comment insert mode fix

This commit is contained in:
Kenneth Reitz
2010-11-09 18:55:02 -05:00
parent d23dd08379
commit 6984bc322f
+1 -1
View File
@@ -72,7 +72,7 @@ vmap <D-]> >gv
" comments
nmap <D-/> gcc
imap <D-/> <Esc>:TComment<Cr>
imap <D-/> <Esc>:TComment<Cr>i
vmap <D-/> gcgv
" Toggle show invisibles