nerdtree/lib/nerdtree
Phil Runninger f63fb6984f
Put Callback function variables in local scope. (#1230)
* Put `Callback` function variables in local scope.

This change prevents conflict with other `Callback` functions that are
defined elsewhere in global scope.

* Update version number in change log.
2021-03-01 09:34:54 -05:00
..
bookmark.vim Fix {'keepopen':0} in NERDTreeCustomOpenArgs (#1217) 2021-02-09 21:34:24 -05:00
creator.vim Open a mirrored NERDTree with correct width (#1177) 2020-10-14 18:08:18 -04:00
event.vim add proper events and make the notifier class generic 2014-07-17 20:18:09 +01:00
flag_set.vim Fix lint warnings: prefer single quoted strings 2019-12-31 09:42:14 +03:00
key_map.vim Put Callback function variables in local scope. (#1230) 2021-03-01 09:34:54 -05:00
menu_controller.vim Fix regex that finds keyword for minimal menu. 2020-01-06 09:19:25 -05:00
menu_item.vim Fix lint warnings: prefer single quoted strings 2019-12-31 09:42:14 +03:00
nerdtree.vim Fix {'keepopen':0} in NERDTreeCustomOpenArgs (#1217) 2021-02-09 21:34:24 -05:00
notifier.vim Put Callback function variables in local scope. (#1230) 2021-03-01 09:34:54 -05:00
opener.vim Fix {'keepopen':0} in NERDTreeCustomOpenArgs (#1217) 2021-02-09 21:34:24 -05:00
path.vim Put Callback function variables in local scope. (#1230) 2021-03-01 09:34:54 -05:00
tree_dir_node.vim Refactor sort comparison functions, removing redundancy (#1166) 2020-08-14 18:06:03 -04:00
tree_file_node.vim Simplify and make similar statements more similarer 2020-02-03 09:30:08 -05:00
ui.vim Open a mirrored NERDTree with correct width (#1177) 2020-10-14 18:08:18 -04:00