well this explains the length of starting ctrlp
This commit is contained in:
parent
aaf12c552d
commit
dcffbe9bbb
@ -64,6 +64,7 @@ call plug#end()
|
|||||||
" Plugin configuration
|
" Plugin configuration
|
||||||
" --------------------
|
" --------------------
|
||||||
let g:ctrlp_map='<Leader>l'
|
let g:ctrlp_map='<Leader>l'
|
||||||
|
let g:ctrlp_user_command = ['.git/', 'git --git-dir=%s/.git ls-files -oc --exclude-standard']
|
||||||
|
|
||||||
let g:airline_powerline_fonts=1
|
let g:airline_powerline_fonts=1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user