mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 09:48:19 +00:00

- Move vimoption_T to option.h - option_defs.h is for option-related types - option_vars.h corresponds to Vim's option.h - option_defs.h and option_vars.h don't include each other