mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 14:08:32 +00:00

Problem: After splitting a window and setting 'breakindent' the default minimum with is not respected. Solution: Call briopt_check() when copying options to a new window. https://code.google.com/p/vim/source/detail?r=v7-4-417