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:
Scott Prager
2014-10-11 19:29:38 -04:00
parent 24ebb018e2
commit c92e649a1e
3 changed files with 14 additions and 13 deletions

View File

@@ -248,7 +248,7 @@ static int included_patches[] = {
//420 NA
//419,
418,
//417,
417,
416,
415,
414,