nerdtree/plugin
Zefei Xuan be15e4dace Add an option to open NERDTree in current window
In a multi-window workflow, it's often desirable to make NERDTree to
work in the current window instead of its side window. See issue #244
for brief discussion.

Currently it's possible to use `:e <dir>` to achieve this for
`:NERDTree` command; but there are no workarounds for other functions
like opening bookmark, toggling nerdtree, finding current file, etc.

This commit adds an option to render NERDTree in current window instead
of side window, and modifies all relevant commands to respect the
option.
2018-05-14 19:14:49 -07:00
..
NERD_tree.vim Add an option to open NERDTree in current window 2018-05-14 19:14:49 -07:00