vim-patch:7.4.888

Problem:    The OptionSet autocommands are not triggered from setwinvar().
Solution:   Do not use switch_win() when not needed. (Hirohito Higashi)

ba117c23df
This commit is contained in:
Jurica Bradaric
2016-02-11 23:01:30 +01:00
parent 7609a96a35
commit de23395fa7
2 changed files with 43 additions and 31 deletions

View File

@@ -400,7 +400,7 @@ static int included_patches[] = {
// 891,
// 890 NA
// 889,
// 888,
888,
887,
// 886 NA
// 885,