mirror of
https://github.com/vim/vim.git
synced 2026-05-25 11:36:59 +02:00
d1a8d658e1
Problem: Manipulating highlighting is complicated.
Solution: Add the hlget() and hlset() functions. (Yegappan Lakshmanan,
closes #9039)