chore(latex)!: update parser and queries (#2436)

BREAKING CHANGE: queries for latex need adaptation
This commit is contained in:
Christian Clason 2022-02-04 11:29:46 +01:00 committed by GitHub
parent 7867d997e7
commit a80c8bc506
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 201 additions and 210 deletions

View file

@ -1 +1,9 @@
(comment) @comment
[
(line_comment)
(block_comment)
(comment_environment)
] @comment
(pycode_environment
code: (source_code) @python
)