From e52840527a61bd8446e29d75601b8c4cf6665f0d Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Mon, 19 May 2008 15:44:53 +1200 Subject: [PATCH] remove an out of date comment --- plugin/NERD_commenter.vim | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plugin/NERD_commenter.vim b/plugin/NERD_commenter.vim index b33fc85..812c37b 100644 --- a/plugin/NERD_commenter.vim +++ b/plugin/NERD_commenter.vim @@ -3,10 +3,6 @@ " Maintainer: Martin Grenfell let s:NERD_commenter_version = 2.1.14 -" For help documentation type :help NERDCommenter. If this fails, Restart vim -" and try again. If it sill doesnt work... the help page is at the bottom -" of this file. - " Section: script init stuff {{{1 if exists("loaded_nerd_comments") finish