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