-
### Did you check docs and existing issues?
- [X] I have read all the noice.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the exis…
-
The following content means that if you want to use SageMath automatic completion in the `.sage` file, you need to install these plug-ins at the same time. I am developing VS Code completion and am no…
-
I am trying to completely disable all default which-key bindings (besides those defined in my keymaps) but have been unsuccessful.
In my `plugins/which-key.lua` file I have:
```
return {
"…
-
### Describe the bug
When I `:wq` with sidebar open, it shows this message:
![image](https://github.com/user-attachments/assets/c3bdd40d-0f09-4899-9a61-c2782596af38)
### To reproduce
Open sideba…
-
Hey, I'm using nord theme for xfce terminal as well as for vim, when I'm using visual mode, the highlighted text are blocked out.
![image](https://github.com/user-attachments/assets/6eb0664f-cadd-4…
-
- [x] coc.vim
~- [ ] [Vim Clap](https://github.com/liuchengxu/vim-clap)~ Telescope.nvim by TJ is awesome.
~- [ ] vimfm alternative to NerdTree~
-
So after reporting an issue with my configuration that lead to issues with updates and syncs against git repos when using rocks-git.nvim in a bare repo it turned out to be essentially user error (see …
-
### 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 …
-
### Prerequisites
- [X] I am using the latest stable release of Neovim
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.10.0 Build type: Release LuaJIT 2.1.171348…
-
Test out looping through files in a directory and using `vim.tbl_deep_extend` to merge them, e.g. some lsp configs and formatter setup (using `vim.list_extend`).
If this works, then I can use `vim.g`…