nerdtree/lib/nerdtree
2018-10-24 22:14:18 -04:00
..
bookmark.vim Instead of creating the bookmark file path, show error message. 2018-09-09 21:29:20 -04:00
creator.vim Make NERDTreeCreator set the 'nolist' option (#889) 2018-09-17 08:13:07 -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 Merge pull request #870 from scrooloose/undo_zoom_on_open 2018-09-10 06:34:05 -04:00
path.vim Do a case sensitive comparison of new/existing buffers. 2018-08-15 13:22:06 +00:00
tree_dir_node.vim Bug fix: Parse . and .. from path string with trailing slash. (#899) 2018-10-24 22:14:18 -04:00
tree_file_node.vim Catch all errors, not just NERDTree errors. (#894) 2018-10-18 11:35:00 -04:00
ui.vim Function "s:UI.getLineNum()" doesn't always work on cascades. (#882) 2018-09-13 08:39:09 -04:00