diff options
author | Riley Bruins <ribru17@hotmail.com> | 2025-02-16 09:02:53 -0800 |
---|---|---|
committer | Lewis Russell <me@lewisr.dev> | 2025-02-17 15:13:26 +0000 |
commit | 1827ab7a1f9a0232e0824f91210ca09f7667c828 (patch) | |
tree | 50d05518514a7f105d27771d2b1653bda32e0995 /runtime/lua/vim/vimhelp.lua | |
parent | b360c0608556232c8ddb7ecc9cd26e68584bee76 (diff) | |
download | rneovim-1827ab7a1f9a0232e0824f91210ca09f7667c828.tar.gz rneovim-1827ab7a1f9a0232e0824f91210ca09f7667c828.tar.bz2 rneovim-1827ab7a1f9a0232e0824f91210ca09f7667c828.zip |
fix(treesitter): separately track the number of valid regions
We need to add a separate variable to keep track of this information,
since we cannot read the length of the valid regions table itself, since
it has holes.
Diffstat (limited to 'runtime/lua/vim/vimhelp.lua')
0 files changed, 0 insertions, 0 deletions