commit 3b98b41740b3ad2e1743dcee05d5c7217d14f8fd
parent 355c23db7c138ed0b536ef69c1f195ab5c8b68c3
Author: marty <marty@yeliz.(none)>
Date: Sat, 3 Nov 2007 11:26:55 +1300
removed a comment at the top of the file that is invalid now cos the help is split out
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/plugin/NERD_tree.vim b/plugin/NERD_tree.vim
@@ -3,9 +3,6 @@
" Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
let s:NERD_tree_version = '2.6.2.5'
-"A help file is installed when the script is run for the first time.
-"Go :help NERD_tree.txt to see it.
-
" SECTION: Script init stuff {{{1
"============================================================
if exists("loaded_nerd_tree")