Watchers

The NERD Commenter

A plugin that allows for easy commenting of code for many filetypes.

  • Script id: 1218
  • Author: Marty Grenfell
  • Latest version: 2.2.2
  • Release date: 2009-03-30
  • Release notes:
    - remove the NERDShutup option and the message is
      suppresses, this makes the plugin silently rely on
      &commentstring for unknown filetypes.
    - add support for dhcpd, limits, ntp, resolv, rgb, sysctl,
      udevconf and udevrules. Thanks to Thilo Six.
    - match filetypes case insensitively
    - add support for mp (metapost), thanks to Andrey Skvortsov.
    - add support for htmlcheetah, thanks to Simon Hengel.
    - add support for javacc, thanks to Matt Tolton.
    - make <%# %> the default delims for eruby, thanks to tpope.
    - add support for javascript.jquery, thanks to Ivan Devat.
    - add support for cucumber and pdf. Fix sass and railslog
      delims, thanks to tpope