# HG changeset patch # User Ludovic Chabant # Date 1405015116 25200 # Node ID 393449253540a285390252c59adbf6fc87346eba # Parent dda5a5441f48b224d5a12c9a16e03b6c4143720b Use the new notation for `ctrlp` setting. diff -r dda5a5441f48 -r 393449253540 vim/vimrc --- a/vim/vimrc Thu Jul 10 10:58:14 2014 -0700 +++ b/vim/vimrc Thu Jul 10 10:58:36 2014 -0700 @@ -217,7 +217,7 @@ let g:ctrlp_map = '' " Ctrl-P should manage the working directory. -let g:ctrlp_working_path_mode = 2 +let g:ctrlp_working_path_mode = 'ra' " Ctrl-P should however ignore some stuff. let g:ctrlp_custom_ignore = {