mirror of
https://github.com/neovim/neovim.git
synced 2025-11-24 11:10:38 +00:00
Problem: :setglobal doesn't work properly for 'ffu' and 'tsrfu' when
the local value is set (after v9.1.0831)
Solution: Check os_flags instead of buffer option variable (zeertzjq).
closes: vim/vim#15980
6eda269600