switch to version 2.2.2

This commit is contained in:
Martin Grenfell
2009-03-30 18:47:25 +13:00
parent 58480d3d64
commit e32c0b9675
2 changed files with 3 additions and 3 deletions

View File

@@ -793,7 +793,7 @@ The latest dev versions are on github
============================================================================== ==============================================================================
8. Changelog *NERDComChangelog* 8. Changelog *NERDComChangelog*
2.2.x 2.2.2
- remove the NERDShutup option and the message is suppresses, this makes - remove the NERDShutup option and the message is suppresses, this makes
the plugin silently rely on &commentstring for unknown filetypes. the plugin silently rely on &commentstring for unknown filetypes.
- add support for dhcpd, limits, ntp, resolv, rgb, sysctl, udevconf and - add support for dhcpd, limits, ntp, resolv, rgb, sysctl, udevconf and

View File

@@ -2,8 +2,8 @@
" File: NERD_commenter.vim " File: NERD_commenter.vim
" Description: vim global plugin that provides easy code commenting " Description: vim global plugin that provides easy code commenting
" Maintainer: Martin Grenfell <martin_grenfell at msn dot com> " Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
" Version: 2.2.1 " Version: 2.2.2
" Last Change: 13th November, 2008 " Last Change: 30th March, 2008
" License: This program is free software. It comes without any warranty, " License: This program is free software. It comes without any warranty,
" to the extent permitted by applicable law. You can redistribute " 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 " it and/or modify it under the terms of the Do What The Fuck You