refactor(nvim): improve typst highlight query
This commit is contained in:
parent
5d8da560f4
commit
303cab0d54
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user