mirror of
https://github.com/vim/vim.git
synced 2026-08-17 14:08:15 +02:00
e413ea04b7
Problem: Cannot adjust sign highlighting for 'cursorline'.
Solution: Add CursorLineSign and CursorLineFold highlight groups.
(Gregory Anders, closes #9201)