mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 17:28:23 +00:00

While running under valgrind, the screen can take significantly longer to update(especially on travis) so a higher timeout can be required. Also reduce the timeout when not running on valgrind.