patch 8.2.3578: manipulating highlighting is complicated

Problem:    Manipulating highlighting is complicated.
Solution:   Add the hlget() and hlset() functions. (Yegappan Lakshmanan,
            closes #9039)
This commit is contained in:
Yegappan Lakshmanan
2021-11-03 21:56:45 +00:00
committed by Bram Moolenaar
parent 0f0044125c
commit d1a8d658e1
9 changed files with 724 additions and 0 deletions

View File

@ -4849,6 +4849,7 @@ in their own color.
:hi[ghlight] {group-name}
List one highlight group.
*highlight-clear*
:hi[ghlight] clear Reset all highlighting to the defaults. Removes all
highlighting for groups added by the user!
Uses the current value of 'background' to decide which