mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-02-21 04:34:55 +08:00
Merge pull request #209 from DarthGandalf/space
Fix markdown in README to make the space visible
This commit is contained in:
commit
1f4bfd5992
@ -42,7 +42,7 @@ Comment out the current line or text selected in visual mode.
|
||||
Same as \<leader\>cc but forces nesting.
|
||||
|
||||
|
||||
**[count]\<leader\>c<space> |NERDComToggleComment|**
|
||||
**[count]\<leader\>c\<space\> |NERDComToggleComment|**
|
||||
Toggles the comment state of the selected line(s). If the topmost selected
|
||||
line is commented, all selected lines are uncommented and vice versa.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user