well this explains the length of starting ctrlp
This commit is contained in:
parent
aaf12c552d
commit
dcffbe9bbb
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ call plug#end()
|
|||
" Plugin configuration
|
||||
" --------------------
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue