summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 2f22925..5325929 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,9 +22,6 @@
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = git://github.com/ervandew/supertab
-[submodule "vim/bundle/tcomment"]
- path = vim/pack/local/start/tcomment
- url = git://github.com/tomtom/tcomment_vim
[submodule "vim/bundle/textobj"]
path = vim/pack/local/start/textobj
url = git://github.com/doy/vim-textobj
@@ -100,3 +97,6 @@
[submodule "vim/pack/local/start/terraform"]
path = vim/pack/local/start/terraform
url = git://github.com/hashivim/vim-terraform
+[submodule "vim/pack/local/start/commentary"]
+ path = vim/pack/local/start/commentary
+ url = git://github.com/tpope/vim-commentary