Factor out linked groups.

This commit is contained in:
Lifepillar
2019-06-06 15:10:41 +02:00
parent df6d1d68af
commit 3f4c5dcfed
5 changed files with 34 additions and 120 deletions

View File

@@ -0,0 +1,30 @@
# vim: ft=colortemplate fdm=marker
Boolean -> Constant
Character -> Constant
Conditional -> Statement
Debug -> Special
Define -> PreProc
Delimiter -> Special
Exception -> Statement
Float -> Constant
Function -> Identifier
Include -> PreProc
Keyword -> Statement
Label -> Statement
Macro -> PreProc
Number -> Constant
Operator -> Statement
PreCondit -> PreProc
QuickFixLine -> Search
Repeat -> Statement
SpecialChar -> Special
SpecialComment -> Special
StatusLineTerm -> StatusLine
StatusLineTermNC -> StatusLineNC
StorageClass -> Type
String -> Constant
Structure -> Type
Tag -> Special
Typedef -> Type
lCursor -> Cursor