GitHub - coco0O0O/comments.vim
This is a mirror of http://www.vim.org/scripts/script.php?script_id=1528 Global Plugin to comment and un-comment lines in different source files in both normal and visual <Shift-V> mode usage: ctrl-c to comment a single line ctrl-x to un-comment a single line shift-v and select multiple lines, then ctrl-c to comment the selected multiple lines shift-v and select multiple lines, then ctrl-x to un-comment the selected multiple lines supports: c, c++, java, php[2345], proc, css, html, htm, xml, xhtml, vim, vimrc, sql, sh, ksh, csh, perl, tex, fortran, ml, caml, ocaml, vhdl, haskel and normal files