aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAnton Bobov <abobov@gmail.com>2014-07-14 11:29:44 +0600
committerAnton Bobov <abobov@gmail.com>2014-07-14 11:39:27 +0600
commite98be918ad1c03d1fd6d535863d1e89cfd0f6f8c (patch)
treefedf7aa9e0c4c0875fd8be2516cb6a9e7e76b65f /.gitmodules
parent2c55485a7f3c01fc1aae4fd5ea0e4b868c4f2691 (diff)
Remove unused vim plugins.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules
index 6587a60..606d7ab 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -36,9 +36,6 @@
[submodule "xml.vim"]
path = files/.vim/bundle/xml.vim
url = https://github.com/othree/xml.vim
-[submodule "vim-yaml"]
- path = files/.vim/bundle/vim-yaml
- url = https://github.com/avakhov/vim-yaml
[submodule "nginx-vim-syntax"]
path = files/.vim/bundle/nginx-vim-syntax
url = https://github.com/evanmiller/nginx-vim-syntax.git
@@ -48,9 +45,6 @@
[submodule "snipmate.vim"]
path = files/.vim/bundle/snipmate.vim
url = https://github.com/msanders/snipmate.vim
-[submodule "Command-T"]
- path = files/.vim/bundle/Command-T
- url = https://github.com/wincent/Command-T
[submodule "git-vim"]
path = files/.vim/bundle/git-vim
url = https://github.com/motemen/git-vim