mirror of
https://github.com/neovim/neovim.git
synced 2026-01-07 22:03:13 +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.