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

zsugabubus/vim-commentr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.