mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
parent
6863f79118
commit
ea8c3b2850
3 changed files with 121 additions and 1 deletions
10
queries/latex/folds.scm
Normal file
10
queries/latex/folds.scm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[
|
||||
(chapter)
|
||||
(section)
|
||||
(subsection)
|
||||
(subsubsection)
|
||||
(paragraph)
|
||||
(subparagraph)
|
||||
|
||||
(environment)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue