mirror of
https://github.com/neovim/neovim.git
synced 2026-03-04 16:17:13 +00:00
Problem: Wrong indent when 'showbreak' and 'breakindent' are set and
'briopt' includes "sbr".
Solution: Reset "need_showbreak" where needed. (Ken Takata, closes vim/vim#5523)
dfede9a70b