Ivar Fatland d24946e94b bugfix: crashing treesitter
I don't know much about this treesitter node stuff, but it was
attempting to call range, which happened to be a nil value, crashing
treesitter. Check that range is not a nil value of node on callsite and
did early return to resolve the issue
2026-04-18 16:15:27 +02:00
2026-02-10 17:31:21 +01:00
2025-09-18 17:44:23 +02:00
2026-04-02 02:47:41 +02:00
2025-10-22 19:30:26 +02:00
S
Description
No description provided
20 MiB
Languages
Vim Script 57.9%
Lua 21.6%
Vim Snippet 13.6%
Go 4.5%
TypeScript 1.9%
Other 0.4%