mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

When given, only that range will be checked for validity rather than the entire tree. This is used in the highlighter to save CPU cycles since we only need to parse a certain region at a time anyway.