mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 01:40:02 -04:00
fix(latex): update parser and query (#2547)
This commit is contained in:
parent
2298a75844
commit
5e116977e0
2 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue