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:
Nick Nisi
2015-08-10 21:17:24 -05:00
parent 0a75fcbce1
commit 811064e10c
5 changed files with 2085 additions and 71 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
.netrwhist
vim/vim.symlink/bundle/
npm-debug.log
vim/vim.symlink/plugged/