mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 07:16:09 +00:00

Instead of helpers.clear() between each test, use execute('enew!') and ensure the state that matters is reset between each test.
Instead of helpers.clear() between each test, use execute('enew!') and ensure the state that matters is reset between each test.