mirror of
https://github.com/vim/vim.git
synced 2026-05-08 03:15:46 +02:00
Problem: Cursorline highlighting always overrules sign highlighting.
Solution: Combine the highlighting, use the priority to decide how.
(closes #6812)