aboutsummaryrefslogtreecommitdiff
path: root/test/functional/treesitter/fold_spec.lua
Commit message (Expand)AuthorAge
* test: use temp file #31907Guilherme Soares2025-01-13
* perf(treesitter): don't fetch parser for each fold lineRiley Bruins2025-01-07
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* test: allow exec_lua to handle functionsLewis Russell2024-08-02
* build(deps): drop unused bundled bash, python parsers and queriesChristian Clason2024-07-09
* fix(treesitter): don't open fold when o/O adds a line below #28709Jaehwang Jung2024-06-20
* test: improve test conventionsdundargoc2024-04-23
* feat(treesitter): handle quantified fold capturesRiley Bruins2024-04-20
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* revert: "feat(treesitter): add foldtext with treesitter highlighting"Till Bungert2024-01-27
* feat(treesitter)!: new standard capture namesChristian Clason2024-01-21
* refactor: format test/*Justin M. Keyes2024-01-03
* fix(lua): memory leak when using invalid syntax with exists() (#26530)zeertzjq2023-12-12
* test(treesitter/fold_spec): fix flakiness (#26524)zeertzjq2023-12-12
* Merge pull request #26506 from tomtomjhj/tsfoldLewis Russell2023-12-11
|\
| * test(treesitter): more foldexpr testsJaehwang Jung2023-12-12
* | test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
|/
* fix(treesitter): make Visual hl work consistently with foldtext (#25484)zeertzjq2023-10-03
* feat(treesitter): add foldtext with treesitter highlighting (#25391)Till Bungert2023-10-01
* fix(treesitter): update folds in all relevant windows (#24230)Jaehwang Jung2023-07-07