mirror of
https://github.com/neovim/neovim.git
synced 2026-06-13 07:13:44 +00:00
Problem: An OptionSet autocommand does not get enough info.
Solution: Add v:option_command, v:option_oldlocal and v:option_oldglobal.
(Latrice Wilgus, closes vim/vim#4118)
d7c9687947