vim . I have renamed some folders in current directory(.).
Now how can I refresh this directory in vim?
From the docs:
To refresh either a local or remote directory listing, press ctrl-l (<c-l>) or hit the <cr> when atop the ./ directory entry in the listing. One may also refresh a local directory by using ":e .".
L