mirror of
https://github.com/elladunbar/tree-sitter-zanscript.git
synced 2025-11-05 15:19:55 -06:00
Fix builtin function name highlighting
This commit is contained in:
parent
073ab245c7
commit
1a002fb23b
5 changed files with 2243 additions and 5369 deletions
|
|
@ -65,3 +65,4 @@
|
|||
(identifier) @constant.macro
|
||||
(number) @number
|
||||
(string) @string
|
||||
(function name: (identifier) @function)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue