fix(cooklang): add some missing highlights

This commit is contained in:
Riley Bruins 2024-06-17 20:12:16 -07:00 committed by Amaan Qureshi
parent 2e9c346aef
commit 4bbd2e72f8

View file

@ -2,6 +2,13 @@
(comment) @comment @spell
[
"{"
"}"
] @punctuation.bracket
"%" @punctuation.special
(ingredient
"@" @punctuation.delimiter
(name)? @string.special.symbol