neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 516363e6baa0329dac4b048526e3deadb0d580d0
parent 5f3d00a5a6098369685fa45c341839deb210a6d5
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Mon, 25 Aug 2025 15:33:54 +0800

test: increase timeout in 'autocompletedelay' test (#35467)

Change timeout from 200ms to 400ms, which is still 100ms lower than the
'autocompletedelay' value.
Diffstat:
Mtest/functional/editor/completion_spec.lua | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/functional/editor/completion_spec.lua b/test/functional/editor/completion_spec.lua @@ -1424,7 +1424,7 @@ describe('completion', function() {1:~ }|*6 | ]]) - screen.timeout = 200 + screen.timeout = 400 feed('Gof') screen:expect([[