switch version to 2.1.15

This commit is contained in:
Martin Grenfell
2008-06-22 12:09:48 +12:00
parent 1fc1decbe9
commit a84365f174

View File

@@ -10,7 +10,7 @@
" See http://sam.zoy.org/wtfpl/COPYING for more details. " See http://sam.zoy.org/wtfpl/COPYING for more details.
" "
" ============================================================================ " ============================================================================
let s:NERD_commenter_version = 2.1.14 let s:NERD_commenter_version = 2.1.15
" Section: script init stuff {{{1 " Section: script init stuff {{{1
if exists("loaded_nerd_comments") if exists("loaded_nerd_comments")