mirror of
https://github.com/neovim/neovim.git
synced 2025-12-14 18:35:47 +00:00
Test ":unlet self-referencing node in a List graph #6070" feeds many characters into typeahead, so a timeout of only 100 milliseconds sometimes fails. Change that timeout to 1000 milliseconds.