#ifndef NVIM_EX_CMDS2_H #define NVIM_EX_CMDS2_H #include "nvim/ex_docmd.h" typedef void (*DoInRuntimepathCB)(char_u *, void *); #ifdef INCLUDE_GENERATED_DECLARATIONS # include "ex_cmds2.h.generated.h" #endif #endif // NVIM_EX_CMDS2_H