mirror of
https://github.com/neovim/neovim.git
synced 2026-03-10 01:54:05 +10:00
Problem: Incorrect message highlighting for highlighted message
chunks containing carriage returns.
Solution: Add a highlight for each substring ending in a newline or
carriage return separately.