mirror of
https://github.com/reactos/CMake.git
synced 2024-12-02 16:46:36 +00:00
Aux: highlight modules using Include
They are closer to Include than generic preprocessor lines.
This commit is contained in:
parent
8ac4e2cfa2
commit
2b57b13920
@ -451,7 +451,7 @@ hi def link cmakeComment Comment
|
||||
hi def link cmakeEnvironment Special
|
||||
hi def link cmakeEscaped Special
|
||||
hi def link cmakeLuaComment Comment
|
||||
hi def link cmakeModule PreProc
|
||||
hi def link cmakeModule Include
|
||||
hi def link cmakeRegistry Underlined
|
||||
hi def link cmakeString String
|
||||
hi def link cmakeTodo TODO
|
||||
|
Loading…
Reference in New Issue
Block a user