mirror of
https://github.com/neovim/neovim.git
synced 2026-02-21 19:06:52 +00:00
Problem: Using assert_fails() may cause hit-enter prompt.
Solution: Set no_wait_return. (closes vim/vim#11522)
f220643c26
Co-authored-by: Bram Moolenaar <Bram@vim.org>