mirror of
https://github.com/neovim/neovim.git
synced 2025-11-24 19:20:39 +00:00
Problem: Regression test doesn't fail when fix is reverted.
Solution: Add "n" to 'cpoptions' instead of using :winsize. (closes vim/vim#12587,
issue vim/vim#12528)
e429893741