added ctrlp customizations

This commit is contained in:
Bruno Miguel Silva
2013-03-12 15:03:54 +00:00
parent d599087d26
commit 83288b12a6

View File

@@ -130,3 +130,6 @@ endfunction
let g:bufExplorerSortBy='fullpath'
let g:bufExplorerSplitOutPathName=0
let g:bufExplorerShowRelativePath=1
set runtimepath^=~/.vim/bundle/ctrlp.vim
let g:ctrlp_map = '<c-t>'
let g:ctrlp_cmd = 'CtrlP'