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

3
.gitmodules vendored
View File

@@ -1,6 +1,3 @@
[submodule "vim/vim.symlink/bundle/vundle"]
path = vim/vim.symlink/bundle/vundle
url = git@github.com:gmarik/vundle.git
[submodule ".config/base16-shell"]
path = .config/base16-shell
url = git@github.com:chriskempson/base16-shell.git