mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 22:40:12 -04:00
fix(latex): update parser and queries
This commit is contained in:
parent
eab58e9bff
commit
dbbaa3f66e
2 changed files with 2 additions and 2 deletions
|
|
@ -71,7 +71,7 @@
|
|||
|
||||
(theorem_definition
|
||||
command: _ @function.macro
|
||||
name: (curly_group_text
|
||||
name: (curly_group_text_list
|
||||
(_) @label))
|
||||
|
||||
(paired_delimiter_definition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue