From 6815622d2c9e88cd69af15312f7f8ddfd021f510 Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Fri, 27 Jun 2008 23:39:44 +1200 Subject: [PATCH] add doc for NERDTreeQuitOnClose --- doc/NERD_tree.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt index b23e10b..4e7dcc4 100644 --- a/doc/NERD_tree.txt +++ b/doc/NERD_tree.txt @@ -695,6 +695,15 @@ itself. For example, if you have the following node: > then (to single click activate it) you must click somewhere in 'application.rb'. +------------------------------------------------------------------------------ + *NERDTreeQuitOnOpen* + +Values: 0 or 1. +Default: 0 + +If set to 1, the NERD tree window will close after opening a file with the +|NERDTree-o| or |NERDTree-tab| mappings. + ------------------------------------------------------------------------------ *NERDTreeShowFiles* Values: 0 or 1.