removed a comment at the top of the file that is invalid now cos the help is split out

This commit is contained in:
marty 2007-11-03 11:26:55 +13:00
parent 355c23db7c
commit 3b98b41740

View File

@ -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")