Aux: remove unused highlight links
This commit is contained in:
parent
ffa44a39c9
commit
481f8cf1cc
|
@ -437,9 +437,7 @@ syn keyword cmakeTodo
|
||||||
hi def link cmakeCommand Statement
|
hi def link cmakeCommand Statement
|
||||||
hi def link cmakeComment Comment
|
hi def link cmakeComment Comment
|
||||||
hi def link cmakeEnvironment Special
|
hi def link cmakeEnvironment Special
|
||||||
hi def link cmakeError Error
|
|
||||||
hi def link cmakeEscaped Special
|
hi def link cmakeEscaped Special
|
||||||
hi def link cmakeMacro PreProc
|
|
||||||
hi def link cmakeLuaComment Comment
|
hi def link cmakeLuaComment Comment
|
||||||
hi def link cmakeModule PreProc
|
hi def link cmakeModule PreProc
|
||||||
hi def link cmakeRegistry Underlined
|
hi def link cmakeRegistry Underlined
|
||||||
|
|
Loading…
Reference in New Issue