mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 05:28:33 +00:00
Merge pull request #16107 from zeertzjq/vim-8.1.1542
vim-patch:8.1.1542,8.2.3549: an OptionSet autocommand does not get enough info
This commit is contained in:
@@ -138,6 +138,9 @@ typedef enum {
|
||||
VV_COMPLETED_ITEM,
|
||||
VV_OPTION_NEW,
|
||||
VV_OPTION_OLD,
|
||||
VV_OPTION_OLDLOCAL,
|
||||
VV_OPTION_OLDGLOBAL,
|
||||
VV_OPTION_COMMAND,
|
||||
VV_OPTION_TYPE,
|
||||
VV_ERRORS,
|
||||
VV_FALSE,
|
||||
|
Reference in New Issue
Block a user