mirror of
https://github.com/neovim/neovim.git
synced 2026-04-18 05:20:40 +00:00
Problem: tests: test_indent.vim leaves swapfiles behind
Solution: Close open buffer using :bw! instead of :close!
158947e294
Co-authored-by: Christian Brabandt <cb@256bit.org>