aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/treesitter/_fold.lua
Commit message (Expand)AuthorAge
* 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): don't update fold if tree is unchangedJaehwang Jung2023-09-13
* fix(treesitter): update folds only once on InsertLeaveJaehwang Jung2023-08-29
* feat(treesitter)!: incremental injection parsingLewis Russell2023-08-12
* fix(treesitter): update folds in all relevant windows (#24230)Jaehwang Jung2023-07-07
* fix(treesitter): make foldexpr work without highlighting (#24167)Jaehwang Jung2023-06-27
* fix(treesitter): allow foldexpr without highlights (#23672)Lewis Russell2023-05-18
* perf(treesitter): insert/remove items efficiently (#23443)Lewis Russell2023-05-02
* fix(treesitter): do not calc folds on unloaded buffersLewis Russell2023-05-02
* fix(treesitter): foldexpr tweaksLewis Russell2023-05-01
* docs: fix typosdundargoc2023-04-04
* fix(treesitter): add missing deprecateLewis Russell2023-03-24
* fix(treesitter): annotationsLewis Russell2023-03-23
* fix(treesitter): foldexpr (#22652)Lewis Russell2023-03-13
* feat(treesitter)!: consolidate query util functionsLewis Russell2023-03-10
* perf(treesitter): more efficient foldexprLewis Russell2023-03-10
* feat(treesitter): upstream foldexpr from nvim-treesitterLewis Russell2023-02-23