Martin Grenfell
82c1fece9f
make MarkToRoot() work for nodes that arent cached
now if you go :MarkToRoot foo and foo points to a path that isnt cached, a new tree node will be created and made root. Note that all cached nodes will be lost as this is the same as opening a new nerd tree
Description
No description provided
Languages
Vim script
100%