switch to 2.2.1

This commit is contained in:
Martin Grenfell
2008-11-13 23:25:03 +13:00
parent 8098fea8d9
commit ee14557c87
2 changed files with 3 additions and 3 deletions

View File

@@ -798,7 +798,7 @@ if your face looked like a toaster and a t-rex put together? :(
============================================================================== ==============================================================================
8. Changelog *NERDComChangelog* 8. Changelog *NERDComChangelog*
2.x.x 2.2.1
- add support for newlisp and clojure, thanks to Matthew Lee Hinman. - add support for newlisp and clojure, thanks to Matthew Lee Hinman.
- fix automake comments, thanks to Elias Pipping - fix automake comments, thanks to Elias Pipping
- make haml comments default to -# with / as the alternative delimiter, - make haml comments default to -# with / as the alternative delimiter,

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.0 " Version: 2.2.1
" Last Change: 4th October, 2008 " Last Change: 13th November, 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