diff --git a/doc/NERD_commenter.txt b/doc/NERD_commenter.txt index a73418c..b112da1 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.0 - rewrote the mappings system to be more "standard". - removed all the mapping options. Now, mappings to mappings are used diff --git a/plugin/NERD_commenter.vim b/plugin/NERD_commenter.vim index f79d66f..08c01c4 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.1.17 -" Last Change: 27 June, 2008 +" Version: 2.2.0 +" Last Change: 4th October, 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