options: consolidate updates for window string options affected by copy_winopt

update note at options.c head about window options
This commit is contained in:
Björn Linse
2017-05-05 10:40:32 +02:00
parent 631d55ada0
commit 443399c27d
3 changed files with 12 additions and 3 deletions

View File

@@ -1043,7 +1043,7 @@ static void win_init(win_T *newp, win_T *oldp, int flags)
win_init_some(newp, oldp);
check_colorcolumn(newp);
didset_window_options(newp);
}
/*