Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Warning symbol shifts the other symbols (like modified or git status) to the right #1554

Open
3 tasks done
mezeirobert0 opened this issue Sep 1, 2024 · 0 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@mezeirobert0
Copy link

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

Screenshot_20240901_202503
Screenshot_20240901_202148

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
@mezeirobert0 mezeirobert0 added the bug Something isn't working label Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant