Committing changes to .gitmodules so I can remove a plugin

This commit is contained in:
Kevin 2014-04-05 00:22:52 -04:00
parent 65d4a44735
commit 2bcd326add

3
.gitmodules vendored
View file

@ -1,9 +1,6 @@
[submodule "vim/bundle/SudoEdit.vim"] [submodule "vim/bundle/SudoEdit.vim"]
path = vim/bundle/SudoEdit.vim path = vim/bundle/SudoEdit.vim
url = https://github.com/vim-scripts/SudoEdit.vim.git url = https://github.com/vim-scripts/SudoEdit.vim.git
[submodule "vim/bundle/html5.vim"]
path = vim/bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule "vim/bundle/vim-trailing-whitespace"] [submodule "vim/bundle/vim-trailing-whitespace"]
path = vim/bundle/vim-trailing-whitespace path = vim/bundle/vim-trailing-whitespace
url = https://github.com/bronson/vim-trailing-whitespace.git url = https://github.com/bronson/vim-trailing-whitespace.git