Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alex.tylor committed Jun 3, 2021
1 parent a228f1d commit 05feb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Either use the command `CommentToggle`, e.g.:

Or use the default mappings:

* `gcc` comment/uncomment current line
* `gcc` comment/uncomment current line, this does not take a count, if you want a count use the `gc{count}{motion}`
* `gc{motion}` comment/uncomment selection defined by a motion:
** As lines are commented, any comment toggling actions will default to a linewise.
** `gcc` comment/uncomment current line
Expand Down

0 comments on commit 05feb57

Please sign in to comment.