Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
alex.tylor committed Jun 2, 2021
1 parent ab437e4 commit 704dc44
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 @@ -8,7 +8,7 @@ Without a doubt this plugin **is not required** and is a rip off of [TPope's Com
* Uses the built in **commentstring** buffer option to define comment markers
* Where a marker doesn't have a **space** character as padding this is added, configurable
** This can be disabled in the options, see below but if useful when workig with numerous linters
* Supports motions, aimed to support the feature set of [TPope's Commentary](https://github.com/tpope/vim-commentary)
* Supports motions

When the plugin is called it works out the range to comment/uncomment; if all lines in the given range are commented then it uncomments, otherwise it comments the range. This is useful when commenting a block out for testing with a real like comment in it; as for the plugin a comment is a comment.

Expand Down

0 comments on commit 704dc44

Please sign in to comment.