Closed Suyashtnt closed 2 years ago
Hello! Try disabling navigator.lua and see if that works, I believe the error message comes from there. This might also be interesting to read in case you haven't seen it yet: https://github.com/ray-x/navigator.lua/blob/ab96133b471eae64f3e11d87c27505ec60269933/doc/navigator.txt#L460-L487.
Hello! Try disabling navigator.lua and see if that works, I believe the error message comes from there. This might also be interesting to read in case you haven't seen it yet: https://github.com/ray-x/navigator.lua/blob/ab96133b471eae64f3e11d87c27505ec60269933/doc/navigator.txt#L460-L487.
Can confirm this was the issue, I will look for an alternative to navigator.
Lspsaga works great for anybody else having this issue
Problem description
Whenever I open up a new file, I always get the error "LSP not installed in path ..." even though it is installed and it works perfectly.
Neovim version (>= 0.6)
Operating system/version
Linux GAMER-PC 5.17.1-arch1-1 #1 SMP PREEMPT Mon, 28 Mar 2022 20:55:33 +0000 x86_64 GNU/Linux
I've recently downloaded the latest plugin version of both nvim-lsp-installer and nvim-lspconfig
Affected language servers
all
Steps to reproduce
I have 0 idea what is causing the issue and it just happens with no real way to say how to reproduce it. So here is my lsp config
Actual behavior
It to work without warnings
Expected behavior
It works with warnings
LspInfo
Healthcheck
Screenshots or recordings