Skip to content
Snippets Groups Projects
Commit bca8be58 authored by Ben Boeckel's avatar Ben Boeckel
Browse files

Aux: sort the highlighting list

parent 7decbe8f
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment