You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you try to install the helm-ls server it doesn't work and vim doesn't give you a clear error message.
After digging a bit deeper I found out that installer/install-helm-ls.sh is not executable on linux. When I make it executable and try to install the server again from the vim :LspManageServers screen it works.