#ifndef NVIM_OPTIONSTR_H #define NVIM_OPTIONSTR_H #include "nvim/buffer_defs.h" #include "nvim/option_defs.h" #ifdef INCLUDE_GENERATED_DECLARATIONS # include "optionstr.h.generated.h" #endif #endif // NVIM_OPTIONSTR_H