mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.417
Problem: After splitting a window and setting 'breakindent' the default minimum with is not respected. Solution: Call briopt_check() when copying options to a new window. https://code.google.com/p/vim/source/detail?r=v7-4-417
This commit is contained in:
@@ -248,7 +248,7 @@ static int included_patches[] = {
|
||||
//420 NA
|
||||
//419,
|
||||
418,
|
||||
//417,
|
||||
417,
|
||||
416,
|
||||
415,
|
||||
414,
|
||||
|
Reference in New Issue
Block a user