nvim: Remove old plugin
This commit is contained in:
parent
9893c85ce2
commit
7c47af8396
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
call plug#begin(stdpath('data') . '/plugged')
|
||||
Plug 'preservim/nerdtree'
|
||||
Plug 'tpope/vim-fugitive'
|
||||
Plug 'vim-syntastic/syntastic'
|
||||
Plug 'junegunn/fzf.vim'
|
||||
Plug 'tpope/vim-surround'
|
||||
Plug 'mg979/vim-visual-multi'
|
||||
|
|
Loading…
Add table
Reference in a new issue