| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 1 | -4/+0 |
| | | |||||
| * | folds(yaml): Fold at the entire node, not at the body. | Jongwook Choi | 2022-10-16 | 1 | -1/+2 |
| | | |||||
| * | Yaml: fix folds | Santos Gallegos | 2021-02-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ``` | ||||
| * | feat: added more fold queries | elianiva | 2021-01-04 | 1 | -0/+3 |
