well this explains the length of starting ctrlp

This commit is contained in:
Felix Van der Jeugt 2015-12-29 21:46:46 +01:00
parent aaf12c552d
commit dcffbe9bbb

View File

@ -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