EnhancedCommentify

EnhancedCommentify is a script for the Vim editor. It is used to comment resp. decomment lines of code. It uses to the filetype functionality of Vim to automatically deduce the comment delimiter suitable for the currently edited file.

Features:

EnhancedCommentify was inspired by and in the beginning based on ToggleCommentify.vim by Vincent Nijs (Vimscript 4).

Latest releases can be found at http://www.vim.org as Vimscript 23.

The Mercurial repository is available via http://kotka.de/repositories/hg/ec.