I want Netrw
(:e
) to open in same folder of the file I'm currently looking at. For example,
A
...B
...file1.txt
...file2.txt
If I run :e
inside of folder A
, navigate into folder B
, open up file1.txt
, and then run :e
again, I would like Netrw to open up with B
as the directory, and not A
.