commit 7789ccb90a47e9a5c159cc38f73b8028eea086ee parent d497c9ae9c04af8c1393072105b5c54a32bf0718 Author: Martin Grenfell <martin_grenfell@msn.com> Date: Sun, 29 Jun 2008 21:20:40 +1200 update changelog Diffstat:
| M | doc/NERD_tree.txt | | | 6 | +++++- |
1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt @@ -876,8 +876,12 @@ fridge for later ;) 7. Changelog *NERDTreeChangelog* 2.12.0 + - added a UI for bookmarks. See :help NERDTreeBookmarkTable for details. + - combined the NERDTreeWinPos and NERDTreeSplitVertical. See :help + NERDTreeWinPos. - applied a patch from Matan Nassau to add the NERDTreeQuitOnOpen option - which closes the tree window after opening a file. + which closes the tree window after opening a file. See :help + NERDTreeQuitOnOpen. - fix to window resizing when opening a file when NERD tree is the only window open
