mirror of
https://github.com/neovim/neovim.git
synced 2026-03-16 05:47:24 +00:00
Problem: Multibyte characters in 'listchars' don't work correctly if
'linebreak' is also enabled. (Martin Tournoij)
Solution: Make it work correctly. (Christian Brabandt, closes vim/vim#4822,
closes vim/vim#4812)
69cbbecf54