From dad210c21939a62e2333b84d817834c9593239ab Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 29 Jun 2014 17:13:15 -0400 Subject: 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. --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') 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 -- cgit v1.2.3