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

@ -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)