remove vundle, add vim-plug
vim-plug gives more control over vim plugins, allowing me to set when a plugin loads, scripts to run on install, and more.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,3 @@
|
||||
.netrwhist
|
||||
vim/vim.symlink/bundle/
|
||||
npm-debug.log
|
||||
vim/vim.symlink/plugged/
|
||||
|
||||
Reference in New Issue
Block a user