For example, if I had something like:
path = '/mnt/data/files/'
and my cursor was over '/mnt/data/files/', I hit the gf-like command and it will open vim :Explorerin this folder.
I searched through StackOverflow, but I only found answers on how to open the directory of the current open file.
source
share