mirror of
https://github.com/elladunbar/tree-sitter-zanscript.git
synced 2025-11-05 15:19:55 -06:00
Add local highlighting maybe
This commit is contained in:
parent
eec8ac1dab
commit
159a378d3e
5 changed files with 44 additions and 19 deletions
|
|
@ -30,7 +30,7 @@ module.exports = grammar({
|
|||
'define',
|
||||
'Define',
|
||||
),
|
||||
$.match,
|
||||
field('find', $.match),
|
||||
$.match,
|
||||
),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue