From bf4c367801481712195588d5e76ebcc116286903 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Fri, 3 Aug 2018 11:07:06 +0100 Subject: Added tcomment plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3