mirror of
https://github.com/neovim/neovim.git
synced 2026-01-15 01:25:23 +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.