diff options
| author | Barrett Ruth <62671086+barrettruth@users.noreply.github.com> | 2026-04-16 03:59:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-16 03:59:20 -0400 |
| commit | 3838a2579e850d1071977653fa8a5a71397323be (patch) | |
| tree | bea029b0d2beaf36ac789251104fc1b42ba60c48 /test/functional/vimscript/executable_spec.lua | |
| parent | 530cfa1323cea6b392b1b4c8e643f324b166f89e (diff) | |
fix(treesitter): restore highlighting on 32 bit systems #39091
Problem: Treesitter highlighting regressed on 32-bit builds because ranges that should cover the whole buffer were corrupted when passed into Lua.
Solution: Round-trip those range values through Lua and validate them so treesitter sees the same ranges on 32 and 64-bit builds.
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions
