mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
folds(yaml): Fold at the entire node, not at the body.
This commit is contained in:
parent
e8ae570a42
commit
1a04759d91
1 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
[
|
||||
(block_node)
|
||||
(block_mapping_pair)
|
||||
(block_sequence_item)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue