mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 19:36:40 +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.