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

@ -387,7 +387,7 @@
"revision": "854a40e99f7c70258e522bdb8ab584ede6196e2e"
},
"latex": {
"revision": "107435ada4c4c422ba4f951336b5e566b86ac3ca"
"revision": "d018f2e6620bbaee229cb31fc8b67fabd713d770"
},
"ledger": {
"revision": "8a841fb20ce683bfbb3469e6ba67f2851cfdf94a"

View file

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