Open
Description
Did you check docs and existing issues?
- I have read all the docs.
- I have searched the existing issues.
- I have searched the existing discussions.
Neovim Version (nvim -v)
NVIM v0.10.1
Operating System / Version
EndeavourOS
Describe the Bug
Please read steps to reproduce first.
Now there should be a W (or warning symbol), dot and a box
We can see that the W shifts all other symbols and characters to the right, as seen also in the extended view
Screenshots, Traceback
Steps to Reproduce
- Have a Git repository with at least a file representing a program written in a programming language, committed
- Open neovim in the directory of the repo
- LSP set-up properly for this programming language
- Modify the file such that you also get at least a warning
Expected Behavior
Everything should be in line in the extended view and the git status symbol should be fully visible.
Your Configuration
-- just what kickstart-modular.nvim offers