Files
dotfiles/nvim/.config
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-04-18 16:15:27 +02:00