mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
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:
@@ -243,7 +243,7 @@ static int included_patches[] = {
|
||||
//355,
|
||||
//354,
|
||||
353,
|
||||
//352,
|
||||
352,
|
||||
//351,
|
||||
//350,
|
||||
//349,
|
||||
|
Reference in New Issue
Block a user