Open mikezaby opened 2 years ago
Does it work after you manually run :DirenvExport
?
I have the same or a similar issue with neovim. After opening a project from vim-startify
I need to run :DirenvExport
for the environment to load. If I open vim in the project directory directly, the direnv environment loads fine, though.
So this seems to be an issue with vim-startify
in some way, probably an issue with the DirChanged
autocmd.
I've just switched to alpha-nvim and the issue is gone.
I am using direnv with a setup like this https://juliu.is/ditch-your-version-manager/ I have a Ruby On Rails project and I think that somethink not loading correctly in
neovim
, while withvim
is working properly.I am running the following commands to demonstrate the problem
For some reason is trying to use system ruby