Add local highlighting maybe

This commit is contained in:
Ella Dunbar 2025-10-18 16:58:19 -05:00
parent ba71fbc84b
commit ce993c911c
5 changed files with 44 additions and 19 deletions

View file

@ -30,7 +30,7 @@ module.exports = grammar({
'define',
'Define',
),
$.match,
field('find', $.match),
$.match,
),