Add missing highlight groups.

This commit is contained in:
Lifepillar 2023-06-06 14:31:30 +02:00
parent b0b5d4dd1e
commit 017b7b7f29

View file

@ -2,6 +2,9 @@
Boolean -> Constant
Character -> Constant
Conditional -> Statement
CurSearch -> Search
CursorLineFold -> FoldColumn
CursorLineSign -> SignColumn
Debug -> Special
Define -> PreProc
Delimiter -> Special
@ -11,6 +14,8 @@ Function -> Identifier
Include -> PreProc
Keyword -> Statement
Label -> Statement
LineNrAbove -> LineNr
LineNrBelow -> LineNr
Macro -> PreProc
Number -> Constant
Operator -> Statement
@ -26,5 +31,7 @@ String -> Constant
Structure -> Type
Tag -> Special
Typedef -> Type
debugBreakpoint -> SignColumn
debugPC -> SignColumn
lCursor -> Cursor