mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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
|
|
@ -375,7 +375,7 @@
|
|||
"revision": "123d8b472e949b59f348c32e245107a34a3d8945"
|
||||
},
|
||||
"latex": {
|
||||
"revision": "ae2134af67f6c5e45587ace9ec748dd6e7b356a2"
|
||||
"revision": "cd82eb40d31bdfe65f846f4e06292d6c804b5e0e"
|
||||
},
|
||||
"ledger": {
|
||||
"revision": "8a841fb20ce683bfbb3469e6ba67f2851cfdf94a"
|
||||
|
|
|
|||
|
|
@ -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