mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-11 03:03:47 -05:00
apply a doc fix path for NERDMapLeader option
This commit is contained in:
@@ -651,17 +651,17 @@ When we uncomment this line it will go back to what it was.
|
|||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*NERDMapleader*
|
*NERDMapleader*
|
||||||
Values: arbitrary string.
|
Values: arbitrary string.
|
||||||
Default: \c
|
Default: ,c
|
||||||
|
|
||||||
NERDMapleader is used to specify what all the NERD commenter key mappings
|
NERDMapleader is used to specify what all the NERD commenter key mappings
|
||||||
begin with.
|
begin with.
|
||||||
|
|
||||||
The default key mappings will look like this: >
|
The default key mappings will look like this: >
|
||||||
\cc
|
,cc
|
||||||
\cu
|
,cu
|
||||||
\ca
|
,ca
|
||||||
\ci
|
,ci
|
||||||
\cs
|
,cs
|
||||||
...
|
...
|
||||||
<
|
<
|
||||||
However, if this line: >
|
However, if this line: >
|
||||||
@@ -856,7 +856,8 @@ if your face looked like a toaster and a t-rex put together? :(
|
|||||||
- fixed haskell delimiters (hackily). Thanks to Elias Pipping.
|
- fixed haskell delimiters (hackily). Thanks to Elias Pipping.
|
||||||
- add support for mailcap. Thanks to Pascal Brueckner.
|
- add support for mailcap. Thanks to Pascal Brueckner.
|
||||||
- add support for stata. Thanks to Jerónimo Carballo.
|
- add support for stata. Thanks to Jerónimo Carballo.
|
||||||
|
- applied a patch from ewfalor to fix an error in the help file with the
|
||||||
|
NERDMapleader doc
|
||||||
|
|
||||||
2.1.16
|
2.1.16
|
||||||
- compatibility fix for vim7.2, cheers to Ben Schmidt, David Fishburn, and
|
- compatibility fix for vim7.2, cheers to Ben Schmidt, David Fishburn, and
|
||||||
|
|||||||
Reference in New Issue
Block a user