nerdtree/lib/nerdtree
Martin Grenfell da3874cf93 fix a bug when opening files in a new tab
On bufleave we save the nerdtree window state. However, sometimes when
bufleave is triggered the tree is no longer open in this tab - e.g. for
secondary trees or mappings that open in another tab. Dont bother saving
screen state in these cases as the code doing the saving assumes the
tree is available in this tab.
2015-05-04 20:25:43 +01:00
..
bookmark.vim move nerdtree#getTreeWinNum out of autoload 2015-05-02 14:32:21 +01:00
creator.vim move the closeTree functions out of autoload 2015-05-02 15:03:54 +01:00
event.vim add proper events and make the notifier class generic 2014-07-17 20:18:09 +01:00
flag_set.vim fix a retarded bug with FlagSet.clearFlags 2014-07-06 23:36:45 +01:00
key_map.vim move nerdtree#treeExists.* methods into the NERDTree class 2014-07-17 20:31:17 +01:00
menu_controller.vim move the class files out of the plugin dir 2013-04-13 20:32:25 +01:00
menu_item.vim correct invalid reference to MenuController 2014-02-01 20:56:40 +09:00
nerdtree.vim move some rendering and cursor moving functions out of autoload 2015-05-02 15:24:59 +01:00
notifier.vim add proper events and make the notifier class generic 2014-07-17 20:18:09 +01:00
opener.vim move some rendering and cursor moving functions out of autoload 2015-05-02 15:24:59 +01:00
path.vim Truncate paths at slashes. 2014-11-20 07:50:47 +01:00
tree_dir_node.vim add refreshDirFlags method to avoid refreshing too many files 2014-07-19 17:57:41 +08:00
tree_file_node.vim Revert "Use different arrow characters for compatibility." 2015-05-02 11:29:43 +01:00
ui.vim fix a bug when opening files in a new tab 2015-05-04 20:25:43 +01:00