Files
neovim/test/functional
Barrett Ruth 3838a2579e 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.
2026-04-16 03:59:20 -04:00
..
2026-04-14 06:09:54 -04:00
2026-04-10 11:08:26 -05:00
2026-03-29 18:16:17 +02:00
2025-12-15 13:55:15 -05:00