mirror of
https://github.com/neovim/neovim.git
synced 2025-12-23 14:48:58 +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.