mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
![github-actions[bot]](/assets/img/avatar_default.png)
Problem: layout i.e. whitespace that is part of codelenses is currently
displayed as weird symbols and large amounts of spaces
Solution: replace all consecutive whitespace symbols with a single space
character when trying to display codelenses as virtual text
(cherry picked from commit d9a2acdab3
)
Co-authored-by: Mango The Fourth <40720523+MangoIV@users.noreply.github.com>