francoiscabrol / ranger.vim

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

ranger.vim doesn't open in the correct directory when launching from a buffer containing a file that was opened through a symlink #68

Closed alienbogart closed 6 years ago

alienbogart commented 6 years ago

I have tested with all the provided commands (except the ones for new tabs, because I don't use those), and every time I open a file that Nvim opened through a symlink, it defaults the some "~/auto" that I don't remember creating. I want it to open in the current file or in the current working directory, like it does with all the other files.****

alienbogart commented 6 years ago

My mistake, please ignore.