nerdtree/lib/nerdtree
mnussbaum eb048a3070 Bugfix - ensure keymaps dictionary exists before using it
The s:KeyMap._all function isn't necessary if we initialize the
s:keyMaps dictionary at file load time.
2018-06-12 13:46:14 -07: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 Like m-c did before, create parent directories if needed on m-m. 2018-05-16 13:09:20 -04:00
tree_dir_node.vim Revert the bugfix from pull request #785 2018-01-05 08:32:03 -05:00
tree_file_node.vim Improve the style in a "TreeFileNode" method 2018-01-06 09:02:10 -05:00
ui.vim Make the NERDTree buffer writable when rendering it. 2018-05-06 11:34:24 -04:00