changeset 173:393449253540

Use the new notation for `ctrlp` setting.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 10 Jul 2014 10:58:36 -0700
parents dda5a5441f48
children 095fb39b2096
files vim/vimrc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 = {