syntax: hi def link hareAttribute PreProc
1 files changed, 1 insertions(+), 1 deletions(-) M syntax/hare.vim
M syntax/hare.vim => syntax/hare.vim +1 -1
@@ 99,7 99,7 @@ syn match hareErrorAssertion "\v(^([^/]|//@!)*\)\_s*)@<=!\=@!" syn match hareQuestionMark "?" " DEFAULT HIGHLIGHTING {{{1 hi def link hareAttribute Keyword hi def link hareAttribute PreProc hi def link hareBoolean Boolean hi def link hareBuiltin Function hi def link hareComment Comment