vim-patch: 7.4.352

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)
This commit is contained in:
Felipe Morales
2014-08-16 15:54:26 -04:00
parent 2e1c745869
commit 359262d58d
2 changed files with 10 additions and 5 deletions

View File

@@ -243,7 +243,7 @@ static int included_patches[] = {
//355,
//354,
353,
//352,
352,
//351,
//350,
//349,