mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
To be more in line with the specification: > To support the evolution of enumerations the using side of an enumeration shouldn’t fail on an enumeration value it doesn’t know. It should simply ignore it as a value it can use and try to do its best to preserve the value on round trips