#ifndef NVIM_SIGN_H #define NVIM_SIGN_H #include #include "nvim/buffer_defs.h" #include "nvim/ex_cmds_defs.h" #include "nvim/sign_defs.h" #ifdef INCLUDE_GENERATED_DECLARATIONS # include "sign.h.generated.h" #endif #endif // NVIM_SIGN_H