#ifndef NVIM_DIGRAPH_H #define NVIM_DIGRAPH_H #include "nvim/ex_cmds_defs.h" #include "nvim/types.h" #ifdef INCLUDE_GENERATED_DECLARATIONS # include "digraph.h.generated.h" #endif #endif // NVIM_DIGRAPH_H