Plugins - Added CtrlP
This commit is contained in:
parent
eaab5add81
commit
725add3819
3 changed files with 6 additions and 1 deletions
bundles-init
|
@ -1,6 +0,0 @@
|
|||
let g:ctrlp_working_path_mode = '' " Disable CtrlP-controlled chdir
|
||||
let g:ctrlp_map = '' " Disable default mapping
|
||||
|
||||
nnoremap <Leader>pp :CtrlPBuffer<CR>
|
||||
nnoremap <Leader>po :CtrlPMRUFiles<CR>
|
||||
nnoremap <Leader>pi :CtrlP<CR>
|
|
@ -1 +0,0 @@
|
|||
NeoBundle 'ctrlpvim/ctrlp.vim'
|
Loading…
Add table
Add a link
Reference in a new issue