-
**Describe the bug**
Code actions ("textDocument/codeAction") and renaming ("textDocument/rename") seems not to be working with neovim builtin lsp.
**To Reproduce**
Install neovim 0.5.0, configur…
-
### Describe the bug
Hi there :wave:
I've noticed that newlines are stripped from diagnostic messages from `show_line_diagnostics`, which can render them distorted/unreadable in some cases.
### S…
-
### I've searched open issues for similar requests
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
I am trying to use ma…
-
### 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.2
### Neorg setup
-- Bootstrap lazy.nvim
lo…
-
**What is this feature about?**
Use a plugin to preview images (maybe videos?) in neovim when.
**How will this solution be done?**
Setting up a new plugin.
**What needs to be done?**
- [x] Fi…
-
**Description**
So my bufferline doesn't work on LazyVim with native windows 11, is there any way to fix it? But it does load when I check with :Lazy
**To Reproduce**
tabline.lua
```lua
r…
-
When I save, the notification appears but immediately disappears.
I'm using LazyVim
Config: (plugins/git-reminder.lua)
```lua
return {
{
"redve-dev/neovim-git-reminder",
depende…
-
### Self Checks
- [x] I'm using the latest lualine.
- [x] I didn't find the issue in existing issues or PRs.
### How to reproduce the problem
Open multiple files/buffers
### Actual …
-
### I have done the following steps before reporting this issue:
- [X] I have searched the existing issues
- [X] I have read the FAQ in the help doc
### Operating system/version
Fedora 41
### Term…
-
### Problem description
1. Install `black` or `ruff`
2. In `config.lua` set:
```lua
lvim.format_on_save.enabled = true
local formatters = require("lvim.lsp.null-ls.formatters")
formatters.se…