From 0fc5d3f656cf62c09fa8a6c18875948a07c3e2a1 Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Sat, 13 Dec 2008 11:29:21 +1300 Subject: [PATCH] update changelog and credits --- doc/NERD_tree.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt index f611c2a..c353739 100644 --- a/doc/NERD_tree.txt +++ b/doc/NERD_tree.txt @@ -901,6 +901,15 @@ fridge for later ;) ============================================================================== 7. Changelog *NERDTreeChangelog* +2.14.3 + Thanks to tpope for the following: + - use relative paths when doing edit commands if possible (useful if you + have %f on your statusline for example) + - allow relative paths for :NERDTree commands, eg ":NERDTree ../foo" + - fix a bug where the script used the directory of the current buffer + instead of vims cwd for the :NERDTree command + - bugfix for read only node highlighting + 2.14.2 - when opening a file (with 'o' or double click) dont split the window unless we absolutely have to. This should make the script work better @@ -1254,6 +1263,8 @@ names began with a +. Thanks to Denis Pokataev for the bug report about the script failing when closing vim with :qa with a tree open in another tab. +Thanks to tpope for his dope bug reporting. + ============================================================================== 9. License *NERDTreeLicense*