mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
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:
@@ -400,7 +400,7 @@ static int included_patches[] = {
|
||||
// 891,
|
||||
// 890 NA
|
||||
// 889,
|
||||
// 888,
|
||||
888,
|
||||
887,
|
||||
// 886 NA
|
||||
// 885,
|
||||
|
Reference in New Issue
Block a user