Reputation: 9875
I am using Macvim
some how about a year ago I got Nerdtree working for file browsing.
When I save a file I get a error that says,
Error detected while processing function checksyntax#Check:
E344 Can't find directory "/Users/MyMac/NERD_tree_1" in cdpath
E472 Command failed
Then I go in to finder and check and the new file is there.
But it is not updated in my Nerdtree till I open a new instance of macvim.
Any Ideas how I can fix this? Or where to look?
I obviously need to update this file path,
Where can this be done at?
Upvotes: 1
Views: 341
Reputation: 4792
You can press r
to refresh the current directory's listing or R
to refresh the root directory's listing
Upvotes: 1