Files
neovim/runtime/lua/vim/treesitter
Jaehwang Jung e7f50f43c8 fix(treesitter): clip end row early
Problem:
UINT32_MAX + 1 passed to vim._foldupdate.

Solution:
Clip the end row from treesitter asap to avoid such issues.
2024-05-07 14:36:55 +01:00
..
2024-05-07 14:36:55 +01:00