mirror of
https://github.com/neovim/neovim.git
synced 2025-11-30 14:10:50 +00:00
Simplify handling of attributes: collect new attributes in the same pass as screen lines are rendered, instead of using two passes.
Simplify handling of attributes: collect new attributes in the same pass as screen lines are rendered, instead of using two passes.