Skip to content

Commit 6a9764f

Browse files
author
Martin Grenfell
committed
changed the version to 2.1.12
1 parent 6304c65 commit 6a9764f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/NERD_commenter.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@ to get illegal syntax when uncommenting them.
860860
==============================================================================
861861
8. Changelog *NERDComChangelog*
862862

863-
2.something
863+
2.1.12
864864
- added support for patran and dakota, thx to Jacobo Diaz for the email
865865
- added support for gentoo-env-d, gentoo-init-d, gentoo-make-conf, grub,
866866
modconf and sudoers filetypes, thx to Li Jin for the patch.

plugin/NERD_commenter.vim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
" vim global plugin that provides easy code commenting for various file types
2-
" Last Change: 24 Feb 2008
2+
" Last Change: 31 March 2008
33
" Maintainer: Martin Grenfell <martin_grenfell at msn.com>
4-
let s:NERD_commenter_version = 2.1.11
4+
let s:NERD_commenter_version = 2.1.12
55

66
" For help documentation type :help NERDCommenter. If this fails, Restart vim
77
" and try again. If it sill doesnt work... the help page is at the bottom

0 commit comments

Comments
 (0)