Regenerate nvim config
This commit is contained in:
14
config/neovim/store/nvim-treesitter/queries/latex/folds.scm
Normal file
14
config/neovim/store/nvim-treesitter/queries/latex/folds.scm
Normal file
@ -0,0 +1,14 @@
|
||||
[
|
||||
(chapter)
|
||||
(part)
|
||||
(section)
|
||||
(subsection)
|
||||
(subsubsection)
|
||||
(paragraph)
|
||||
(subparagraph)
|
||||
(generic_environment)
|
||||
(math_environment)
|
||||
(comment_environment)
|
||||
(block_comment)
|
||||
(displayed_equation)
|
||||
] @fold
|
||||
Reference in New Issue
Block a user