#ifndef NVIM_SPELLSUGGEST_H #define NVIM_SPELLSUGGEST_H #include "nvim/garray.h" #ifdef INCLUDE_GENERATED_DECLARATIONS # include "spellsuggest.h.generated.h" #endif #endif // NVIM_SPELLSUGGEST_H