You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that nerdtree doesn't have the ability to autorefreshing. I open a Vim's terminal and nerd tree. When I create a new file with touch newfile, I observe that Nerdtree doesn't show the new file, I have to manually type r or :NerdTreeRefreshRoot. How do I automatically refresh nerdtree structure when a new file is created?
The text was updated successfully, but these errors were encountered:
It seems that nerdtree doesn't have the ability to autorefreshing. I open a Vim's terminal and nerd tree. When I create a new file with
touch newfile
, I observe that Nerdtree doesn't show the new file, I have to manually typer
or:NerdTreeRefreshRoot
. How do I automatically refresh nerdtree structure when a new file is created?The text was updated successfully, but these errors were encountered: