Revert "Remove fzf.vim install in vim config"
This reverts commit c06890cb27
.
Homebrew on macOS doesn't install the vim plugin with fzf
This commit is contained in:
parent
3df3f67c11
commit
dec408e377
@ -21,6 +21,7 @@ Plug 'hrsh7th/cmp-path'
|
||||
Plug 'hrsh7th/cmp-vsnip'
|
||||
Plug 'hrsh7th/nvim-cmp'
|
||||
Plug 'hrsh7th/vim-vsnip'
|
||||
Plug 'junegunn/fzf'
|
||||
Plug 'kchmck/vim-coffee-script'
|
||||
Plug 'lifepillar/vim-solarized8'
|
||||
Plug 'majutsushi/tagbar'
|
||||
|
Loading…
Reference in New Issue
Block a user