diff options
Diffstat (limited to 'inc/ctrlp.vim')
| -rw-r--r-- | inc/ctrlp.vim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/ctrlp.vim b/inc/ctrlp.vim new file mode 100644 index 0000000..515a5d2 --- /dev/null +++ b/inc/ctrlp.vim @@ -0,0 +1,2 @@ +let g:ctrlp_follow_symlinks = 1 +let g:ctrlp_working_path_mode = 0 |
