use gitfiles for ;l

This commit is contained in:
Felix Van der Jeugt 2017-04-14 10:44:40 +02:00
parent ee2332f3b4
commit 50fb785d9c
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ map g# <Plug>(incsearch-nohl-g#)
" path for fzf install
set rtp+=/usr/share/vim/vimfiles/
nnoremap <Leader>l :Files<CR>
nnoremap <Leader>l :GitFiles<CR>
nnoremap <Leader>s :Tags<CR>
" Plugged }}}