Files
neovim/runtime/lua/vim/treesitter
Jaehwang Jung 7e5ce42977 fix(treesitter): properly combine injection.combined regions
Problem:
It doesn't make much sense to flatten each region (= list of ranges).
This coincidentally worked for region with a single range.

Solution:
Custom function for combining regions.
2023-09-16 17:02:26 +01:00
..
2023-09-16 14:24:55 +01:00