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 +++ bundle/tcomment_vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/tcomment_vim 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 diff --git a/bundle/tcomment_vim b/bundle/tcomment_vim new file mode 160000 index 0000000..eea1a7c --- /dev/null +++ b/bundle/tcomment_vim @@ -0,0 +1 @@ +Subproject commit eea1a7cac22ab647ace37f27b2a2dfd83bad723a -- cgit v1.2.3