mirror of
https://github.com/neovim/neovim.git
synced 2026-01-14 09:05:23 +00:00
Problem: tests: test_menu.vim leaves swapfiles behind
Solution: Close open buffers using :bw! instead of :close!
7f5c60b31e
Co-authored-by: Christian Brabandt <cb@256bit.org>