mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(vim): remove FZF vim
This commit is contained in:
@@ -13,9 +13,7 @@ call plug#begin(data_dir . '/plugins')
|
||||
" Base16 for Vim
|
||||
Plug 'chriskempson/base16-vim'
|
||||
|
||||
" A command-line fuzzy finder
|
||||
Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
|
||||
Plug 'junegunn/fzf.vim'
|
||||
|
||||
" Tpope
|
||||
Plug 'tpope/vim-abolish'
|
||||
|
||||
Reference in New Issue
Block a user