mirror of
https://github.com/neovim/neovim.git
synced 2026-03-05 16:47:17 +00:00
During a preview, we can stop looking for matches after we got enough lines for the preview buffer. Because of this perf improvement, the 'redrawtime' test needs to be slowed down in a different way: _long_ lines instead of just many lines.