From 8205347d1af2b62c28434810c109bff750ef4f86 Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Fri, 28 Mar 2014 08:01:48 -0700 Subject: [PATCH] Correct comment to table section as TComment --- vim/dot_vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/dot_vimrc b/vim/dot_vimrc index 12cfa6e..ece581d 100644 --- a/vim/dot_vimrc +++ b/vim/dot_vimrc @@ -308,7 +308,7 @@ nnoremap :NERDTreeToggle nnoremap nn :NERDTreeToggle nnoremap nf :NERDTreeFind -" NERDComments +" TComment nnoremap // :TComment vnoremap // :TCommentBlock