feat(latex): capture & as @punctuation.delimiter

Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
This commit is contained in:
Jonáš Dujava 2024-07-21 10:53:59 +02:00 committed by GitHub
parent 667b9dbbfa
commit 625e7e58d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 3 deletions

View file

@ -31,8 +31,7 @@
"\\item" @punctuation.special
((word) @punctuation.delimiter
(#eq? @punctuation.delimiter "&"))
(delimiter) @punctuation.delimiter
[
"["