Explorar o código

Better mapping for something I won't use.

Drew %!s(int64=12) %!d(string=hai) anos
pai
achega
0cfa3447e0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vimrc

+ 1 - 1
vimrc

@@ -156,7 +156,7 @@ map <leader>cc <plug>NERDCommenterToggle
 
 " For some reason, CommentToggle doesn't work unless this is
 " remapped, so remapping it to something I won't ever use.
-map <leader>///<space> <plug>NERDCommenterComment
+map <leader><A-/><space> <plug>NERDCommenterComment
 
 " Not sure if I want default c prefix or a different one.
 " Note : Insert is disabled by default