commentToggle : Yet another commenting script. Toggles comments on a per line basis.
| script karma |
Rating 9/3,
Downloaded by 349
|
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| kamil stachowski |
| |
| script type |
| utility |
| |
| description |
A little script for toggling commenting on a per line basis:
– toggling means that commenting is turned on and off with one shortcut ("\;" by default), and
– per line basis means that it only uses single line comments (greater flexibility).
In theory, should work for all filetypes; in practice it probably won't. As of version 0.1, definitions are included for 56 languages, and for all the others, it attempts to guess the comment symbol. |
| |
| install details |
| Copy to your plugins directory (probably ~/.vim/plugins) and restart Vim or place anywhere and :source it. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 23.22.252.150
|