Skip to content

Commit 9cd2ce6

Browse files
author
Adam McCrea
committed
Bundle a tcomment repo that is actually maintained
- Latest version fixes an issue we had when backslashes were duplicated anytime a line with a backslash was commented or uncommented.
1 parent 7a99dbd commit 9cd2ce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vim/common_config/plugin_config.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Bundle "git://github.com/tpope/vim-rake.git"
1818
Bundle "git://github.com/vim-ruby/vim-ruby.git"
1919
Bundle "git://github.com/ervandew/supertab.git"
20-
Bundle "git://github.com/tsaleh/vim-tcomment.git"
20+
Bundle "git://github.com/tomtom/tcomment_vim.git"
2121
Bundle "git://github.com/michaeljsmith/vim-indent-object.git"
2222
Bundle "git://github.com/mhz/vim-matchit.git"
2323
Bundle "git://github.com/kana/vim-textobj-user.git"

0 commit comments

Comments
 (0)