Add missing highlight groups.

This commit is contained in:
Lifepillar
2023-06-02 13:14:02 +02:00
parent f623908a94
commit 4004d6a10e
5 changed files with 85 additions and 4 deletions

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,9 +14,13 @@ Function -> Identifier
Include -> PreProc
Keyword -> Statement
Label -> Statement
LineNrAbove -> LineNr
LineNrBelow -> LineNr
Macro -> PreProc
Number -> Constant
Operator -> Statement
PopupNotification -> WarningMsg
PopupSelected -> PmenuSel
PreCondit -> PreProc
QuickFixLine -> Search
Repeat -> Statement
@@ -26,5 +33,7 @@ String -> Constant
Structure -> Type
Tag -> Special
Typedef -> Type
debugBreakpoint -> SignColumn
debugPC -> SignColumn
lCursor -> Cursor