commit 8f7e2bb98ad4711ce64510dd57b5adaed20b7d25 parent 39fc42d1cf0172de1cfad75c83bb21636f53b0a9 Author: Martin Grenfell <martin_grenfell@msn.com> Date: Sat, 27 Dec 2008 14:43:45 +1300 update changelog for version 3.0.0 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 @@ -949,6 +949,15 @@ fridge for later ;) ============================================================================== 7. Changelog *NERDTreeChangelog* +3.0.0 + - hijack netrw so that doing an :edit <directory> will put a NERD tree in + the window rather than a netrw browser. See :help 'NERDTreeHijackNetrw' + - allow sharing of trees across tabs, see :help :NERDTreeMirror + - remove "top" and "bottom" as valid settings for NERDTreeWinPos + - change the '<tab>' mapping to 'i' + - change the 'H' mapping to 'I' + - lots of refactoring + 2.14.3 Thanks to tpope for the following: - use relative paths when doing edit commands if possible (useful if you
