aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2018-08-03 11:07:06 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:27 +0100
commitbf4c367801481712195588d5e76ebcc116286903 (patch)
treef392a88337bc20283a3540a78337d60edda4d1bd /.gitmodules
parent744ce5638c0cf5ce0e83c94b72b94995aff2a867 (diff)
downloaddotnvim-bf4c367801481712195588d5e76ebcc116286903.tar.gz
dotnvim-bf4c367801481712195588d5e76ebcc116286903.zip
Added tcomment plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 0bc8d04..bc35760 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,3 +22,6 @@
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
+[submodule "bundle/tcomment_vim"]
+ path = bundle/tcomment_vim
+ url = https://github.com/tomtom/tcomment_vim