mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-08 09:53:47 -05:00
Fix insert-mode <plug>NERDCommenterInsert mapping.
This was broken by the refactoring that introduced s:CreateMaps().
This commit is contained in:
@@ -300,7 +300,7 @@ between them.
|
||||
|
||||
NOTE: prior to version 2.1.17 this was mapped to ctrl-c. To restore this
|
||||
mapping add >
|
||||
let NERDComInsertMap='<c-c>'
|
||||
imap <C-c> <plug>NERDCommenterInsert
|
||||
<
|
||||
to your vimrc.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user