The commenter plugin for Vim.
- Motion-based un/commenting.
- Painless and extensible mappings–requires only one mapping.
- Flexible, single line configuration–uses and extends
commentstring
. - Unlimited number of comment styles/alternatives–commentr picks the best for you.
- Nested file-type support.
- Correct space/tabulator support.
- No
setline()
s, just editorial commands. - Lightweight.
See :help commentr
.
See :help commentr-builtin-mappings
Released under the GNU General Public License version v3.0 or later.