summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-10-18 22:46:35 -0400
committerJesse Luehrs <doy@tozt.net>2017-10-20 03:50:24 -0400
commitb16a84fae31e750cdb93df20f4884f31ee436058 (patch)
tree4ccad94c7f04f28227bf7b008fbbc81efd33c614 /.gitmodules
parentb66e683903ed0f894454b0ba1a1c7ec64e1ebb5c (diff)
downloadconf-b16a84fae31e750cdb93df20f4884f31ee436058.tar.gz
conf-b16a84fae31e750cdb93df20f4884f31ee436058.zip
switch from tcomment to commentary
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