From 842055ae43504265a7cb7c938f8e172ca8d24194 Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Sun, 12 Oct 2008 22:00:21 +1300 Subject: [PATCH] fix a bug in the doc --- doc/NERD_commenter.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/NERD_commenter.txt b/doc/NERD_commenter.txt index 2f751a7..429cd9b 100644 --- a/doc/NERD_commenter.txt +++ b/doc/NERD_commenter.txt @@ -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 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 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