aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lockfile.json2
-rw-r--r--queries/latex/highlights.scm2
2 files changed, 2 insertions, 2 deletions
diff --git a/lockfile.json b/lockfile.json
index 5f8520bbf..b213af675 100644
--- a/lockfile.json
+++ b/lockfile.json
@@ -156,7 +156,7 @@
"revision": "7744b56f03ac1e5643fad23c9dd90837fe97291e"
},
"latex": {
- "revision": "cd75e362a17c22ed90bcbdbaa78c2c7519ceb094"
+ "revision": "1666e9780de42a31b1376d32fbe8332e8dd5850f"
},
"ledger": {
"revision": "0cdeb0e51411a3ba5493662952c3039de08939ca"
diff --git a/queries/latex/highlights.scm b/queries/latex/highlights.scm
index 4e27f9021..a2cfa2010 100644
--- a/queries/latex/highlights.scm
+++ b/queries/latex/highlights.scm
@@ -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)