mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-07 05:37:36 +00:00
Add fzf
This commit is contained in:
parent
ba490aa7b7
commit
89fa788e85
@ -30,6 +30,7 @@ Plug 'sandeepcr529/Buffet.vim', { 'on': 'Bufferlist' }
|
||||
|
||||
Plug 'ctrlpvim/ctrlp.vim'
|
||||
call s:smart_source_rc('plugins/ctrlp')
|
||||
Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': 'yes \| ./install' }
|
||||
|
||||
" ag / ack {{
|
||||
if executable('ag')
|
||||
|
Loading…
Reference in New Issue
Block a user