fix(typst): move comment query to the bottom

This commit is contained in:
Raafat Turki 2024-02-16 23:26:48 +03:00 committed by Amaan Qureshi
parent f85b205e83
commit 097d6ffd5c

View file

@ -1,6 +1,3 @@
; comments
(comment) @comment @spell
; punctuation
"#" @punctuation.special
@ -129,3 +126,6 @@
; math
(math) @markup.math
; comments
(comment) @comment @spell