mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 00:40:06 -04:00
fix(latex): Fold \iffalse..\fi comments
This commit is contained in:
parent
c4e0f290d7
commit
6a2572c9ed
1 changed files with 1 additions and 0 deletions
|
|
@ -9,5 +9,6 @@
|
||||||
(generic_environment)
|
(generic_environment)
|
||||||
(math_environment)
|
(math_environment)
|
||||||
(comment_environment)
|
(comment_environment)
|
||||||
|
(block_comment)
|
||||||
(displayed_equation)
|
(displayed_equation)
|
||||||
] @fold
|
] @fold
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue