We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 135a9b5 commit 32a6d15Copy full SHA for 32a6d15
plugin_config.vim
@@ -1,5 +1,6 @@
1
-" fuzzy finder
2
-let g:fuf_enumeratinglimit = 70
+" ctrlp
+let g:ctrlp_follow_symlinks = 1
3
+let g:ctrlp_by_filename = 1
4
5
" bufexplorer
6
let g:bufExplorerShowRelativePath=1 " Show relative paths.
0 commit comments