-
### Description
To reproduce try to open the command-line window, e.g. by pressing `q:` in normal mode when the context is shown.
### Neovim version
0.10.2
### Expected behavior
No error should b…
-
### Did you check docs and existing issues?
- [X] I have read all the trouble.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the ex…
-
### Before reporting:
- [X] Ensure that the issue is reproducable on the main branch.
- [X] Ensure that there isn't an issue on this(either open or closed).
### Problem:
This may be somewhat tricky…
-
### Feature already in Vim?
N/A
### Feature description
This is something between (regression) bug or feature request.
## python remote plugins
When remote (python) plugin throws an error or…
-
On windows, opening a .clj file errors out with this:
```
Error executing vim.schedule lua callback: ...AppData/Local/nvim-data/lazy/conjure/lua/conjure/net.lua:55: Failed to resolve host for Conjur…
-
- OS Version: Windows 10 22H2
- Browser Version: Chrome 120.0.6099.225
- Browser Addon Version: 0.2.15
- Neovim Plugin Version: commit 3363c14
### What I tried to do
I was testing `firenv…
-
## Prerequsities
- [x] I'm on the latest version of the plugin
- [x] I've installed the required dependencies
- [x] I've run `:h gitlab.nvim.troubleshooting` and followed the steps there
## Se…
-
## Description
On javascript files, virtual text does not appear, as if `show_symbol_details` were disabled.
On lua:
![Screenshot_20241015_120718](https://github.com/user-attachments/assets/cd…
-
### 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 …
-
I'm using LazyVim. I installed the plugin like this:
```lua
return {
"neovim/nvim-lspconfig",
opts = {
servers = {
omnisharp = { enabled = false },
chsarp_ls = {
…