mirror of
https://github.com/neovim/neovim.git
synced 2026-03-26 02:20:55 +00:00
Problem: With 'linebreak' a tab causes a missing line break.
Solution: Count a tab for what it's worth also for shorter lines.
(Christian Brabandt)