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