-
Hi, nice plugin, but it shows behind the autocomplete section
![image](https://github.com/user-attachments/assets/694d57ad-39bf-443a-9937-75544258f008)
I'm using nvim-cmp,
Please tell me if you nee…
-
## Prebuilt Binaries for Android Termux (aarch64)
Currently, prebuilt binaries for `blink.cmp` are not available for `Android Termux on aarch64` architecture. This forces users on this platform to …
-
To reproduce use the following init.lua
```lua
local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim"
if not vim.loop.fs_stat(lazypath) then
vim.fn.system({ "git", "clone", "--filter=blo…
-
### 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…
-
### 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…
-
After installing the plugin with [`lazy.nvim`](https://github.com/folke/lazy.nvim) and trying to open a `.sonicpi` file with nvim I get the following error:
```
Failed to run `config` for sonicpi.…
-
If I have a massive typescript project open, and I have these sources:
```lua
sources = {
-- list of enabled providers
completion = {
enabled_providers = { 'lsp', 'path'…
-
the wiki states that it includes sql snippets. However when i go into a .sql file and start typing, no snippets come up. In fact there is no completion box showing or anything. what could i be doing w…
-
### Did you check docs and existing issues?
- [X] I have read all the noice.nvim docs
- [X] I have searched the existing issues of noice.nvim
- [X] I have searched the existing issues of plugins rela…
-