jump to the bookmarks table after opening it

when the user hits B and opens the bookmarks table, stick the cursor at
the top of it
This commit is contained in:
Martin Grenfell
2008-07-07 21:08:02 +12:00
parent 236df49362
commit 43bf05c42e
2 changed files with 26 additions and 1 deletions

View File

@@ -877,6 +877,7 @@ fridge for later ;)
2.x.x
- 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
2.12.0
- added a UI for bookmarks. See :help NERDTreeBookmarkTable for details.