Lua: highlight function name

This commit is contained in:
Santos Gallegos 2020-08-03 21:40:23 -05:00 committed by Thomas Vigouroux
parent 688161c174
commit 429036317a
5 changed files with 17 additions and 7 deletions

View file

@ -54,6 +54,7 @@ highlight default link TSRepeat Repeat
highlight default link TSLabel Label
highlight default link TSOperator Operator
highlight default link TSKeyword Keyword
highlight default link TSKeywordFunction Keyword
highlight default link TSException Exception
highlight default link TSType Type