mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 07:46:58 +00:00
Add missing highlight groups.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user