mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-09 10:13:48 -05:00
switch to 2.2.1
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user