Sfoglia il codice sorgente

Better mapping for something I won't use.

Drew 12 anni fa
parent
commit
0cfa3447e0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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