switch to version 2.2.0

This commit is contained in:
Martin Grenfell 2008-10-04 00:07:40 +13:00
parent d6ca231ac9
commit ddd235757b
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.0
- rewrote the mappings system to be more "standard". - rewrote the mappings system to be more "standard".
- removed all the mapping options. Now, mappings to <plug> mappings are - removed all the mapping options. Now, mappings to <plug> mappings are
used used

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.1.17 " Version: 2.2.0
" Last Change: 27 June, 2008 " Last Change: 4th October, 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