vim-commentary - Comment and uncomments stuff in Vim using motion as a target
| Website: | http://www.vim.org/scripts/script.php?script_id=3695 | 
|---|---|
| License: | Vim | 
| Vendor: | Alcance Libre, Inc. | 
- Description:
- Comment stuff out. Use gcc to comment out a line (takes a count), gc to comment out the target of a motion (for example, gcap to comment out a paragraph), and gc in visual mode to comment out the selection. That's it. Oh, and it uncomments, too. The above maps actually toggle, and gcgc uncomments a set of adjacent commented lines. 
Packages
| vim-commentary-1.3-1.fc14.al.noarch [7 KiB] | Changelog
              by Vít Ondruch (2016-06-07): - Update to commentary.vim 1.3. |