-
## Issue Description
Type: *bug report*
### What happened
The below errors are shown as soon as the PR is open and blocks editing. By pressing enter key, errors are shown repeatedly.
Erro…
-
### Did you check docs and existing issues?
- [X] I have read all the LazyVim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the exi…
-
### Problem
Since pull request https://github.com/neovim/neovim/pull/29357 was merged into nightly, line numbers seem to have been interacting very strangely with `statuscolumn` and the `number` op…
-
### Problem
If you set `number` and/or `relativenumber` to true then change the value of `statuscolumn` to something other than the default value ~~strange empty columns~~ empty columns can be seen…
-
Hi luukvbaal! I am currently not able to disable line number and sign column for my terminal and dap-repl with the following config. Can you please help me figure out what is wrong with my config here…
-
### Contributing guidelines
- [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md)
- [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasnovs…
-
### Did you check the docs and existing issues?
- [X] I have read the docs
- [X] I have searched the existing issues
### Neovim version (nvim -v)
0.10.0
### Operating system/version
Ubuntu 22.04.…
-
My statuscol work as expected, however, sometimes after I enter a buffer the fold column will override the number column and will not respond to changes or clicks. For the statuscol work again I have …
-
### Description
I use a custom `statuscolumn` to nicely display folds which a lot of the time works perfectly with Neogit since it adds in folds for things. But I noticed some recent update has made …
-
## Idea
The `showbreak` character displays at the beginning of the non-first line of a wrapped line. Instead of displaying it in content, move it to the empty space in the margin.
![Screenshot 2…