mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.833
Problem: More side effects of ":set all&" are missing. (Björn Linse)
Solution: Call didset_options() and add didset_options2() to collect more
side effects to take care of. Still not everything...
e68c25c677
This commit is contained in:
@@ -455,7 +455,7 @@ static int included_patches[] = {
|
||||
836,
|
||||
// 835,
|
||||
834,
|
||||
// 833,
|
||||
833,
|
||||
// 832,
|
||||
// 831,
|
||||
830,
|
||||
|
Reference in New Issue
Block a user