mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 23:31:51 +00:00

- change approach for test 1: screen:expect() instead of assert() - use execute() instead of command() - 2 new tests that check none and wrong input for :oldfiles! Helped-by: @fwalch Helped-by: @tarruda Helper-by: @justinmk