When I open a file in vim with (Directory A in) NERDTree
, it works well.
But if I open one more file in another directory (Directory B), it doesn't refresh to show the contents of directory B (While it still shows directory A).
Can NERDTree
automatically refresh by itself?
r
. – Wheal