better fzf in vim
This commit is contained in:
parent
e4ee2bf4fc
commit
86f23575b2
2 changed files with 4 additions and 1 deletions
|
@ -169,7 +169,7 @@ map g# <Plug>(incsearch-nohl-g#)
|
|||
|
||||
" path for fzf install
|
||||
set rtp+=/usr/share/vim/vimfiles/
|
||||
nnoremap <Leader>l :GitFiles<CR>
|
||||
nnoremap <Leader>l :FZF<CR>
|
||||
nnoremap <Leader>s :Tags<CR>
|
||||
" Plugged }}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue