commentToggle : A simple line-based comment toggler.
script karma |
Rating 17/5,
Downloaded by 1164 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
kamil stachowski |
|
script type |
utility |
|
description |
Toggles comment for selected lines. If the selection is commented, commentToggle uncomments it; if it’s not commented, commetToggle comments it; if it’s mixed, the above is applied on a per-line basis. Very useful. I know, there are plenty of commenters out there, but this one’s mine. And it’s much simpler. One shortcut (<Leader>;) and that’s that. |
|
install details |
Copy to your plugins directory (probably ~/.vim/plugins) and restart Vim or place anywhere and :source it.
Or use this address with your favourite package manager: https://github.com/kamwitsta/commentToggle |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.174
|