vim plug replaced vundle as it is no longer maintained

This commit is contained in:
Stefen Auris 2018-03-29 15:13:30 -04:00
parent c05ad0dcbe
commit b80acdc07a
4 changed files with 22 additions and 23 deletions

View file

@ -9,5 +9,4 @@
[branch "master"]
remote = origin
merge = refs/heads/master
[submodule "vim/.vim/bundle/Vundle.vim"]
url = https://github.com/VundleVim/Vundle.vim.git
[