From 01ded5d150f52c4617c2025b5a999c45a467ee9c Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Sun, 22 Jun 2008 14:14:52 +1200 Subject: [PATCH] update changelog --- doc/NERD_tree.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt index 71b7dc8..fd44207 100644 --- a/doc/NERD_tree.txt +++ b/doc/NERD_tree.txt @@ -845,6 +845,9 @@ fridge for later ;) to that window - highlight executable files, made some slight changes to other highlighting + - if the user resizes the tree window, keep that new size. Dont reset to + the default during the mapping, or :NERDTreeToggle command. Only + reset the size if a fresh tree is started with :NERDTree. - remove the "magic" functionality from the / mappings (it was more confusing than helpful) - other minor fixes