mirror of
https://github.com/elladunbar/tree-sitter-zanscript.git
synced 2025-11-05 23:29:54 -06:00
Fix builtin function name highlighting
This commit is contained in:
parent
2a2ba3d4c3
commit
c699ee5fb4
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