mirror of
https://github.com/neovim/neovim.git
synced 2026-05-16 18:24:40 +00:00
Problem: v:option_old and v:option_new are cleared when using :set in
OptionSet autocmd. (Gary Johnson)
Solution: Don't trigger OptionSet recursively.
3f3fb0b147