mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 08:28:34 +00:00

Problem: Option insecure flags not copied when splitting window.
Solution: Move window-local insecure flags to winopt_T and copy them
properly (zeertzjq).
closes: vim/vim#18434
b3740f4b00