mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.435: Disable linebreak temporarily when formatting lines.
vim-patch:7.4.435 Problem: Line formatting behaves differently when 'linebreak' is set. (mvxxc) Solution: Disable 'linebreak' temporarily. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=v7-4-435
This commit is contained in:
@@ -230,7 +230,7 @@ static int included_patches[] = {
|
||||
//438,
|
||||
437,
|
||||
436,
|
||||
//435,
|
||||
435,
|
||||
//434,
|
||||
433,
|
||||
//432 NA
|
||||
|
Reference in New Issue
Block a user