francoiscabrol / ranger.vim

Ranger integration in vim and neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refresh cwd after opening file

GordianDziwis opened this issue · comments

The screenshot show the filepaths of two opened buffers:

image

The first file was opened with ranger.vim and has a "long" path. Which does not respect the current working directory. This can be fixed with setting :cd again. Is there a way to automate this?