nerdtree/plugin
Chris Perl 597cccce0f Add calls to NERDTreeAddKeyMap for previewing Bookmarks
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.
2012-01-25 15:57:41 -05:00
..
NERD_tree.vim Add calls to NERDTreeAddKeyMap for previewing Bookmarks 2012-01-25 15:57:41 -05:00