diff --git a/README.md b/README.md index 54f37cf..57ffd62 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Comment out the current line or text selected in visual mode. Same as \cc but forces nesting. -**[count]\c |NERDComToggleComment|** +**[count]\c\ |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.