mirror of
https://github.com/preservim/nerdtree.git
synced 2024-11-26 18:30:45 +08:00
597cccce0f
These calls to NERDTreeAddKeyMap use the same callback as when these keys are mapped with a 'scope' of "Node." This should not pose a problem though as s:previewNodeCurrent, s:previewNodeHSplit and s:previewNodeVSplit all just call the passed in node's open() method, which gets passed on to an Opener object. |
||
---|---|---|
.. | ||
NERD_tree.vim |