mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch: 7.4.353
Make 'breakindent' work with the 'list' option. Originally patched in vim patch 7.4.353, by chrisbra (https://code.google.com/p/vim/source/detail?r=d42a1d3b74d40f580359dbd139d2d0dfa7235252) Updated version.c.
This commit is contained in:
@@ -242,14 +242,14 @@ static int included_patches[] = {
|
||||
//356 NA
|
||||
//355,
|
||||
//354,
|
||||
//353,
|
||||
353,
|
||||
//352,
|
||||
//351,
|
||||
//350,
|
||||
//349,
|
||||
//348,
|
||||
//347,
|
||||
//346,
|
||||
346,
|
||||
//345,
|
||||
//344,
|
||||
//343,
|
||||
@@ -257,7 +257,7 @@ static int included_patches[] = {
|
||||
//341,
|
||||
//340 NA
|
||||
//339,
|
||||
//338,
|
||||
338,
|
||||
//337,
|
||||
//336,
|
||||
335,
|
||||
|
Reference in New Issue
Block a user