ahmedkhalf / project.nvim

The superior project management solution for neovim.
Apache License 2.0
1.29k stars 119 forks source link

Not all projects get loaded by the LSP #116

Open dgmora opened 1 year ago

dgmora commented 1 year ago

I'm having some issues when navigating via :e some-path/<file>. I had silent_chdir = false. In some cases the current directory gets changed, and in some it doesn't. The project also doesn't appear in the list.

I managed to reproduce it doing the following: