mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
feat: add fold queries
This commit is contained in:
parent
fa2a6b68aa
commit
17403ce019
1 changed files with 6 additions and 0 deletions
6
queries/fusion/folds.scm
Normal file
6
queries/fusion/folds.scm
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
[
|
||||||
|
(comment)
|
||||||
|
(block)
|
||||||
|
(afx_comment)
|
||||||
|
(afx_element)
|
||||||
|
] @fold
|
||||||
Loading…
Add table
Add a link
Reference in a new issue