mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-12 03:33:48 -05:00
fix a bug in the doc
This commit is contained in:
@@ -729,7 +729,7 @@ See |NERDComAltDelim| for switching commenting styles at runtime.
|
||||
4. Key mapping customisation *NERDComMappings*
|
||||
|
||||
To change a mapping just map another key combo to the internal <plug> mapping.
|
||||
For example, to remap the *NERDComComment* mapping to ",omg" you would put
|
||||
For example, to remap the |NERDComComment| mapping to ",omg" you would put
|
||||
this line in your vimrc: >
|
||||
map ,omg <plug>NERDCommenterComment
|
||||
<
|
||||
@@ -959,6 +959,8 @@ Thanks to Elias Pipping for sending me a bug report about haskell commenting.
|
||||
|
||||
Thanks to mntnoe for pointing out incorrect delimiters for haskell.
|
||||
|
||||
Thanks to Mark S. for pointing out a bug in the doc.
|
||||
|
||||
Not to forget! Thanks to the following people for sending me new filetypes to
|
||||
support :D
|
||||
|
||||
|
||||
Reference in New Issue
Block a user