#ifndef NVIM_MARK_H #define NVIM_MARK_H #include "nvim/buffer_defs.h" #include "nvim/mark_defs.h" #include "nvim/pos.h" #ifdef INCLUDE_GENERATED_DECLARATIONS # include "mark.h.generated.h" #endif #endif // NVIM_MARK_H