nerdtree/lib/nerdtree
Jason Franklin 456367ab07 Put cursor on root when closing bookmark table
If the cursor is not already positioned on a node when the bookmark
table is closed, then the resulting position of the cursor is not
determined.  Here, we default to positioning the cursor on the
root when the bookmark table is closed.
2018-08-02 09:17:18 -04:00
..
bookmark.vim Merge branch 'master' into fix-multibyte-path 2018-04-26 21:20:33 +08:00
creator.vim Add a call to ":clearjumps" to "_createTreeWin()" 2018-05-26 08:43:27 -04:00
event.vim add proper events and make the notifier class generic 2014-07-17 20:18:09 +01:00
flag_set.vim Add modelines 2017-12-17 08:43:43 -05:00
key_map.vim Bugfix - ensure keymaps dictionary exists before using it 2018-06-12 13:46:14 -07:00
menu_controller.vim Refine the internals of the "showMenu()" function 2018-04-22 10:23:16 -04:00
menu_item.vim correct invalid reference to MenuController 2014-02-01 20:56:40 +09:00
nerdtree.vim Focus previous window when closing NERDTree 2018-02-02 21:26:17 +08:00
notifier.vim Add modelines 2017-12-17 08:43:43 -05:00
opener.vim Revert change to tab opening method (#766) 2017-11-18 09:50:40 -05:00
path.vim Restore the cached _sortKey for faster processing. 2018-07-27 08:46:50 -04:00
tree_dir_node.vim Restore the cached _sortKey for faster processing. 2018-07-27 08:46:50 -04:00
tree_file_node.vim Improve the style in a "TreeFileNode" method 2018-01-06 09:02:10 -05:00
ui.vim Put cursor on root when closing bookmark table 2018-08-02 09:17:18 -04:00