mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
Aux: sort the highlighting list
This commit is contained in:
@@ -450,15 +450,15 @@ hi def link cmakeCommandRepeat Repeat
|
||||
hi def link cmakeComment Comment
|
||||
hi def link cmakeEnvironment Special
|
||||
hi def link cmakeEscaped Special
|
||||
hi def link cmakeGeneratorExpression WarningMsg
|
||||
hi def link cmakeGeneratorExpressions Function
|
||||
hi def link cmakeLuaComment Comment
|
||||
hi def link cmakeModule Include
|
||||
hi def link cmakeProperty Function
|
||||
hi def link cmakeRegistry Underlined
|
||||
hi def link cmakeString String
|
||||
hi def link cmakeTodo TODO
|
||||
hi def link cmakeGeneratorExpression WarningMsg
|
||||
hi def link cmakeVariable Identifier
|
||||
hi def link cmakeGeneratorExpressions Function
|
||||
hi def link cmakeProperty Function
|
||||
hi def link cmakeVariableValue Type
|
||||
|
||||
hi def link cmakeKWExternalProject ModeMsg
|
||||
|
Reference in New Issue
Block a user