-
Notifications
You must be signed in to change notification settings - Fork 0
Yet another commenting script. Toggles comments on a per line basis.
vim-scripts/commentToggle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=2431 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.
About
Yet another commenting script. Toggles comments on a per line basis.
Resources
Stars
Watchers
Forks
Packages 0
No packages published