mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 21:48:35 +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)