7 ms·
:e . Will show a directory listing, you can navigate the directory tree and open files. Particularly useful if you have a shortcut to change the working direct
by modulus1 13y ago
:e .
Will show a directory listing, you can navigate the directory tree and open files. Particularly useful if you have a shortcut to change the working directory to the current buffer's file path.
- pbarnett 13y agoI use that one all the time! Also, :sp . which splits your window and opens the directory listing in a new buffer.