mirror of
https://github.com/neovim/neovim.git
synced 2025-11-25 03:30:37 +00:00
- Close and open a new window each time so that window options have their default values in each test. - Change feed_command() to command() as the latter is faster.