diff options
author | Riley Bruins <ribru17@hotmail.com> | 2025-03-28 04:38:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 04:38:47 -0700 |
commit | 75cbd9a8aeb2fb0f7efb5fca6a2d42097810a95e (patch) | |
tree | 25413df4c75a93ec91f9c40162688685fab788b0 /runtime/lua/vim/provider/python.lua | |
parent | 18fa61049a9e19a3e8cbac73d963ac1dac251b39 (diff) | |
download | rneovim-75cbd9a8aeb2fb0f7efb5fca6a2d42097810a95e.tar.gz rneovim-75cbd9a8aeb2fb0f7efb5fca6a2d42097810a95e.tar.bz2 rneovim-75cbd9a8aeb2fb0f7efb5fca6a2d42097810a95e.zip |
refactor(treesitter): simplify injection retrieval #33104
Simplify the logic for retrieving the injection ranges for the language
tree. The trees are now also sorted by starting position, regardless of
whether they are part of a combined injection or not. This would be
helpful if ranges are ever to be stored in an interval tree or other
kind of sorted tree structure.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions