use vim-plug instead of vundle for plugin management
This commit is contained in:
parent
972383492b
commit
d2a81fbd6b
6 changed files with 2118 additions and 45 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,5 +1,7 @@
|
|||
*.sw*
|
||||
vim-files/vim/bundle
|
||||
vim-files/vim/plugged/
|
||||
vim-files/vim/undofiles/
|
||||
.youcompletemesetup
|
||||
vim-files/vim/.init.vim-rplugin~
|
||||
vim-files/vim/.netrwhist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue