fix a bug in the doc

This commit is contained in:
Martin Grenfell
2008-10-12 22:00:21 +13:00
parent 68bf65fcd2
commit 842055ae43

View File

@@ -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