aboutsummaryrefslogtreecommitdiff
path: root/test/functional/treesitter/parser_spec.lua
diff options
context:
space:
mode:
authorRiley Bruins <ribru17@hotmail.com>2025-01-17 14:35:05 -0800
committerRiley Bruins <ribru17@hotmail.com>2025-02-02 11:51:24 -0800
commit9508d6a8146350ffc9f31f4263fa871bab9130bf (patch)
treee33564f259fafc92d9e2a9b7a3172f8eccd7c461 /test/functional/treesitter/parser_spec.lua
parent77be44563acb64a481d48f45c8dbbfca2d7db415 (diff)
downloadrneovim-9508d6a8146350ffc9f31f4263fa871bab9130bf.tar.gz
rneovim-9508d6a8146350ffc9f31f4263fa871bab9130bf.tar.bz2
rneovim-9508d6a8146350ffc9f31f4263fa871bab9130bf.zip
refactor(treesitter): use coroutines for resuming _parse() logic
This means that all work previously done by a `_parse()` iteration will be kept in future iterations. This prevents it from running indefinitely in some cases where the file is very large and there are 2+ injections.
Diffstat (limited to 'test/functional/treesitter/parser_spec.lua')
0 files changed, 0 insertions, 0 deletions