activated FZF
This commit is contained in:
parent
a4c73d71ff
commit
4efc74551d
|
@ -302,3 +302,11 @@ silent! helptags ALL
|
||||||
silent! helptags ALE
|
silent! helptags ALE
|
||||||
silent! helptags vim-gitgutter/doc
|
silent! helptags vim-gitgutter/doc
|
||||||
|
|
||||||
|
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
"
|
||||||
|
" FZF Integration
|
||||||
|
"
|
||||||
|
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
|
||||||
|
set rtp+=$HOME/.fzf
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue