-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change announceme…
-
Any pointers how to install pico8-ls for non-vscode setups?
-
I am a neovim 0.7+ user. It would be great there is some support for the lsp setup for neovim.
Thanks a lot in advance for any suggestions.
-
@DetachHead thankyou so much for your effort on this mate, I really appreciate it!
Code actions for basedpyright appear to be working in v1.7.0, but broken in v1.8.0 for nvim - I have not looked …
-
Hi there
It's way too annoying to get the latest releases.
I built a [public repository](https://github.com/Crashdummyy/roslynLanguageServer) that will download new releases once a day.
Would…
-
I'm having trouble setting up Rust-tools with LunarVim as it is changing some of my keymaps.
For instance, by default LunarVim sets up `K` (shift + k) to call vim.lsp.buf.hover(). After configuring …
-
Hello,
I didn't manage to use the completion only for the search. Is it possible?
With the following config, the "default nvim completion" gets disabled after the first search.
Thanks,
---…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change anno…
-
- Please read through [this section](https://github.com/haorenW1025/completion-nvim/wiki/trouble-shooting) before posting a bug report.
**My testing minimal init.vim**
```
" Spelling
set spell s…
-
I have the following error message when I use Rust Analyzer and lsp_signature.nvim:
```
RPC[Error] code_name = ContentModified, message = "content modified"
```
It happens very often. But I do…