diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-12-29 06:44:14 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-29 06:44:14 +0800 |
commit | aecbc3f832a20f860858c3b2a9774c6a51fd52da (patch) | |
tree | b41eb5d5fd444d65f502fd795bfdc639fe43ba3e /runtime/syntax/gitcommit.vim | |
parent | 31d7007bf745d3f03902b27c2124d473ec2f8906 (diff) | |
download | rneovim-aecbc3f832a20f860858c3b2a9774c6a51fd52da.tar.gz rneovim-aecbc3f832a20f860858c3b2a9774c6a51fd52da.tar.bz2 rneovim-aecbc3f832a20f860858c3b2a9774c6a51fd52da.zip |
vim-patch:9.0.2189: Wrong display with 'briopt=sbr' and 'nobreakindent' (#26785)
Problem: Wrong display when 'breakindentopt' contains "sbr" and
'showbreak' and 'nobreakindent' are set.
Solution: Always reset wlv->need_showbreak regardless of the values of
'breakindent' and 'showbreak', as they aren't checked when
setting wlv->need_showbreak (zeertzjq)
closes: vim/vim#13785
https://github.com/vim/vim/commit/7e4f62a2575e8ce9ebb842d4246288138b11dff3
Diffstat (limited to 'runtime/syntax/gitcommit.vim')
0 files changed, 0 insertions, 0 deletions