diff --git a/doc/NERD_commenter.txt b/doc/NERD_commenter.txt index f4a729d..d79d278 100644 --- a/doc/NERD_commenter.txt +++ b/doc/NERD_commenter.txt @@ -793,7 +793,7 @@ The latest dev versions are on github ============================================================================== 8. Changelog *NERDComChangelog* -2.2.x +2.2.2 - 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 diff --git a/plugin/NERD_commenter.vim b/plugin/NERD_commenter.vim index 93417ff..18a348f 100644 --- a/plugin/NERD_commenter.vim +++ b/plugin/NERD_commenter.vim @@ -2,8 +2,8 @@ " File: NERD_commenter.vim " Description: vim global plugin that provides easy code commenting " Maintainer: Martin Grenfell -" Version: 2.2.1 -" Last Change: 13th November, 2008 +" Version: 2.2.2 +" Last Change: 30th March, 2008 " License: This program is free software. It comes without any warranty, " to the extent permitted by applicable law. You can redistribute " it and/or modify it under the terms of the Do What The Fuck You