Aux: highlight modules using Include

They are closer to Include than generic preprocessor lines.
This commit is contained in:
Ben Boeckel 2016-07-22 12:31:26 -04:00
parent 8ac4e2cfa2
commit 2b57b13920
1 changed files with 1 additions and 1 deletions

View File

@ -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