This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-08 22:40:12 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9ebe0bd8d7
nvim-treesitter
/
queries
/
yaml
/
folds.scm
4 lines
25 B
Scheme
Raw
Normal View
History
Unescape
Escape
feat: added more fold queries
2021-01-04 15:46:03 +07:00
[
Yaml: fix folds Fix https://github.com/nvim-treesitter/nvim-treesitter/issues/887 (block_node) includes more nodes to fold, test with: ```yaml days: Monday: - test: example Tuesday: - test: example Wednesday: - test: example - test: example Thursday: - test: example Friday: - test: example - foo: | One Two Three ```
2021-02-06 18:43:49 -05:00
(
block_node
)
feat: added more fold queries
2021-01-04 15:46:03 +07:00
]
@fold
Reference in a new issue
Copy permalink