diff --git a/doc/NERD_commenter.txt b/doc/NERD_commenter.txt index e0c0804..3252123 100644 --- a/doc/NERD_commenter.txt +++ b/doc/NERD_commenter.txt @@ -798,7 +798,7 @@ if your face looked like a toaster and a t-rex put together? :( ============================================================================== 8. Changelog *NERDComChangelog* -2.x.x +2.2.1 - add support for newlisp and clojure, thanks to Matthew Lee Hinman. - fix automake comments, thanks to Elias Pipping - make haml comments default to -# with / as the alternative delimiter, diff --git a/plugin/NERD_commenter.vim b/plugin/NERD_commenter.vim index 35f4002..155f5ac 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.0 -" Last Change: 4th October, 2008 +" Version: 2.2.1 +" Last Change: 13th November, 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