mirror of
https://github.com/neovim/neovim.git
synced 2026-05-18 03:00:10 +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