commit 6815622d2c9e88cd69af15312f7f8ddfd021f510 parent 5c32c2a2269997eb176b474d5ef9ec889d055f99 Author: Martin Grenfell <martin_grenfell@msn.com> Date: Fri, 27 Jun 2008 23:39:44 +1200 add doc for NERDTreeQuitOnClose Diffstat:
| M | doc/NERD_tree.txt | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt @@ -696,6 +696,15 @@ 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. Default: 1.
