Sometimes I leave the file open for a long time, and I do not know which directory it is in, because the environment of my application is separated by path.
Ex:
prod
/loja/prod/app/index.php
teste
/loja/teste/app/index.php
I wanted to show this path with VIM. Is it possible and how?