francoiscabrol / ranger.vim

Ranger integration in vim and neovim
664 stars 58 forks source link

Refresh cwd after opening file #86

Open GordianDziwis opened 4 years ago

GordianDziwis commented 4 years ago

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?