Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 641 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 641 Bytes

vim-commentr

The commenter plugin for Vim.

Features

  • 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.

Documentation

See :help commentr.

Quick Usage

See :help commentr-builtin-mappings

License

Released under the GNU General Public License version v3.0 or later.