aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2014-06-29 17:13:15 -0400
committerTeddy Wing2014-06-29 17:13:15 -0400
commitdad210c21939a62e2333b84d817834c9593239ab (patch)
tree99cd4848fafb678bb89d078b7c726c0eca26850c
parent97d95706042a47bb9f646b67f12556b725c5eb4f (diff)
downloaddotvim-dad210c21939a62e2333b84d817834c9593239ab.tar.bz2
Remove commentary.vim plugin
Tried tcomment which is able to recognise the code and apply the appropriate comment instead of blindly using the comment format specified for the current file type. Removing commentary.vim as part of the switchover.
-rw-r--r--.gitmodules3
m---------bundle/vim-commentary0
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index f52c795..b40019b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,9 +7,6 @@
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
-[submodule "bundle/vim-commentary"]
- path = bundle/vim-commentary
- url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/PreserveNoEOL"]
path = bundle/PreserveNoEOL
url = https://github.com/vim-scripts/PreserveNoEOL.git
diff --git a/bundle/vim-commentary b/bundle/vim-commentary
deleted file mode 160000
-Subproject 4658aa78fd1b797fb0645064afe8eebbf2bfbb5