#ifndef NVIM_ARGLIST_H #define NVIM_ARGLIST_H #include "nvim/arglist_defs.h" #include "nvim/eval/typval_defs.h" #include "nvim/ex_cmds_defs.h" #include "nvim/types.h" #ifdef INCLUDE_GENERATED_DECLARATIONS # include "arglist.h.generated.h" #endif #endif // NVIM_ARGLIST_H