diff options
author | Jaehwang Jung <tomtomjhj@gmail.com> | 2023-09-16 23:43:22 +0900 |
---|---|---|
committer | Lewis Russell <me@lewisr.dev> | 2023-09-16 17:02:26 +0100 |
commit | 7e5ce42977d7b2f223ca57e0237db778b8e424ea (patch) | |
tree | 14f4c4038331d1c23a692a55ca7004dd3d4a4172 /runtime/lua/vim/treesitter/dev.lua | |
parent | f40a109716d7f748dd9e9f70b57e4d0bb285518b (diff) | |
download | rneovim-7e5ce42977d7b2f223ca57e0237db778b8e424ea.tar.gz rneovim-7e5ce42977d7b2f223ca57e0237db778b8e424ea.tar.bz2 rneovim-7e5ce42977d7b2f223ca57e0237db778b8e424ea.zip |
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.
Diffstat (limited to 'runtime/lua/vim/treesitter/dev.lua')
0 files changed, 0 insertions, 0 deletions