mirror of
https://github.com/neovim/neovim.git
synced 2026-02-16 17:30:41 +10: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