fix(latex): update parser and query (#2547)

This commit is contained in:
Christian Clason 2022-02-19 11:22:25 +01:00 committed by GitHub
parent 2298a75844
commit 5e116977e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -156,7 +156,7 @@
"revision": "7744b56f03ac1e5643fad23c9dd90837fe97291e"
},
"latex": {
"revision": "cd75e362a17c22ed90bcbdbaa78c2c7519ceb094"
"revision": "1666e9780de42a31b1376d32fbe8332e8dd5850f"
},
"ledger": {
"revision": "0cdeb0e51411a3ba5493662952c3039de08939ca"

View file

@ -251,5 +251,5 @@
path: (curly_group_path) @string)
(tikz_library_import
command: _ @include
path: (curly_group_text) @string)
paths: (curly_group_path_list) @string)