make NERDTreeQuitOnOpen option work with g<tab>/go

This commit is contained in:
Martin Grenfell
2008-07-11 21:17:29 +12:00
parent 43bf05c42e
commit 0ad0d195e5
2 changed files with 39 additions and 30 deletions

View File

@@ -878,6 +878,8 @@ fridge for later ;)
- make the t/T on directory nodes open a fresh NERD tree for the selected
dir in a new tab, rather than a netrw.
- place the cursor at the top of the bookmarks table when opening it with B
- make NERDTreeQuitOnOpen option work with the g<tab> and go mappings,
thanks to Maxim Kim for the bug report
2.12.0
- added a UI for bookmarks. See :help NERDTreeBookmarkTable for details.