Aux: remove unused highlight links

This commit is contained in:
Ben Boeckel 2016-07-22 12:24:23 -04:00
parent ffa44a39c9
commit 481f8cf1cc
1 changed files with 0 additions and 2 deletions

View File

@ -437,9 +437,7 @@ syn keyword cmakeTodo
hi def link cmakeCommand Statement
hi def link cmakeComment Comment
hi def link cmakeEnvironment Special
hi def link cmakeError Error
hi def link cmakeEscaped Special
hi def link cmakeMacro PreProc
hi def link cmakeLuaComment Comment
hi def link cmakeModule PreProc
hi def link cmakeRegistry Underlined