refactor(nvim): improve typst highlight query

This commit is contained in:
Price Hiller 2024-02-17 16:00:21 -06:00
parent 5d8da560f4
commit 303cab0d54
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -1,3 +1,4 @@
;; extends
;; All scopes: comments
(comment) @comment @spell
@ -76,4 +77,4 @@
(ref) @text.reference
;; Math
(math) @text.math
(math) @markup.math