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

virtual text glitches in filetypes with 'noexpandtab' #39

Open
monkoose opened this issue Oct 19, 2024 · 0 comments
Open

virtual text glitches in filetypes with 'noexpandtab' #39

monkoose opened this issue Oct 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@monkoose
Copy link
Owner

monkoose commented Oct 19, 2024

👎 Problem

In filetypes which use 'noexpandtab' option (go, gdscript etc.) there could be some indentation problems and leftover virtualtext when indentation adjusted (with <C-d> or Backspace) at the same time suggestion virtual text is show up.
My assumption that it is neovim bug (but should be investigated more), and redrawing the screen with (<C-l>) will remove any indentation issue and leftover characters from virtual text. But it is annoying.

🔢 Steps to reproduce

👍 Expected behavior

Neovim version (nvim -v)

0.10.2

Operating system (uname -om)

Linux x86_64

:checkhealth neocodeium

OK

Relevant log output

No response

@monkoose monkoose added the bug Something isn't working label Oct 19, 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