mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 07:01:54 +10:00
`SREQ_*` values are now actual typedef'd enums. `get_option_value_strict()` has also been refactored and split into two functions, `get_option_attrs()` for getting the option attributes, and `get_option_value_strict()` for getting the actual value. Moreover, it now returns an `OptVal`. Other miscellaneous refactors have also been made.
162 KiB
162 KiB