mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
chore(latex)!: update parser and queries (#2436)
BREAKING CHANGE: queries for latex need adaptation
This commit is contained in:
parent
7867d997e7
commit
a80c8bc506
5 changed files with 201 additions and 210 deletions
|
|
@ -1 +1,9 @@
|
|||
(comment) @comment
|
||||
[
|
||||
(line_comment)
|
||||
(block_comment)
|
||||
(comment_environment)
|
||||
] @comment
|
||||
|
||||
(pycode_environment
|
||||
code: (source_code) @python
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue