mirror of
https://github.com/neovim/neovim.git
synced 2025-12-23 06:39:09 +00:00
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