1 2 3 4 5 6 7
#ifndef NVIM_EX_CMDS_H #define NVIM_EX_CMDS_H #ifdef INCLUDE_GENERATED_DECLARATIONS # include "ex_cmds.h.generated.h" #endif #endif // NVIM_EX_CMDS_H