mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
decor->text.str pointer must go. This removes it for conceal char, in preparation for a larger PR which will also handle the sign case. By actually allowing composing chars for a conceal chars, this becomes a feature and not just a refactor, as a bonus.