feat(latex): operator highlights for _ and ^

This commit is contained in:
Riley Bruins 2024-01-21 20:53:24 -08:00 committed by Christian Clason
parent f72d9169f2
commit c62874656e

View file

@ -28,6 +28,8 @@
[
(operator)
"="
"_"
"^"
] @operator
"\\item" @punctuation.special