-
### I believe this to be an issue that should be addressed by maintainers of mason.nvim.
- [X] Yes
### Why do you think this is an issue with mason.nvim?
I don't have this problem when using volar …
-
Hello,
Your feature for suggesting lsp servers is great. Is there any chance you might turn it into its own plugin? Or do you know of any plugins that do it already?
-
In my NVChad setup I have a non-trivial amount of plugins for rust support, incl. debugging support via DAP (debug adapter protocol). It would be cool if that could be made available to other users so…
-
When using setup_nvim_cmp() and defining sources, I am getting issues when trying to redefine keyword length.
Screenshot of the configuration
![image](https://user-images.githubusercontent.com/26…
-
Thanks for this plugin. Tsserver unstability issue has been bothering me for a long time.
When I try to setup and I find the "Cannot find tsserver executable" error.
I added some logs in `tsserver…
-
The plugin starts python310/Scripts/pylsp, which prevents the LSP I installed with :LspInstall from running. I have to :LspStopServer pylsp to use pyright. Python 3.10,7 Vim 9.0.
-
**Describe the bug**
Not so much a bug, but I want to make it so that the menu auto pops up as I'm typing, but only if there is something before the cursor and nothing after.
I've set keyword_le…
-
### Question
I installed the clangd LSP Server via LspInstall. Though my code gives me an error for the std::size, which has been introduced in c++ 17. My g++ compiler doesn't see it as an error and …
-
### I've searched open issues for similar requests
Yes
### Is your feature request related to a problem? Please describe.
I have set up a folder for all my installed LSP servers.
I do these for th…
-
### I've searched open issues for similar requests
Yes
### Is your feature request related to a problem? Please describe.
I'm trying to automate installation of a neovim configuration for som…