update submodules, remove vim-surround

This commit is contained in:
2018-11-12 11:54:10 -08:00
parent 82ef188496
commit 7acb4a23b4
10 changed files with 8 additions and 12 deletions

3
.gitmodules vendored
View File

@@ -10,9 +10,6 @@
[submodule ".vim/bundle/vim-clang-format"]
path = .vim/bundle/vim-clang-format
url = git@github.com:rhysd/vim-clang-format.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = git@github.com:tpope/vim-surround.git
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = git@github.com:altercation/vim-colors-solarized.git