mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
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.