changed commenter to Ctrl -c
This commit is contained in:
parent
edaf809bb5
commit
23961e52b7
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ let g:mkdp_auto_close = 0
|
||||||
let g:NERDCreateDefaultMappings = 1
|
let g:NERDCreateDefaultMappings = 1
|
||||||
|
|
||||||
" Toggle NERDCommenter with Ctrl + z
|
" Toggle NERDCommenter with Ctrl + z
|
||||||
:map <C-z> <plug>NERDCommenterToggle
|
:map <C-c> <plug>NERDCommenterToggle
|
||||||
|
|
||||||
" Custom keybindings
|
" Custom keybindings
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue