Neovim Home
src
nvim
ex_session.h
Go to the documentation of this file.
1
#ifndef NVIM_EX_SESSION_H
2
#define NVIM_EX_SESSION_H
3
4
#include <stdio.h>
5
6
#include "
nvim/ex_cmds_defs.h
"
7
8
#ifdef INCLUDE_GENERATED_DECLARATIONS
9
# include "ex_session.h.generated.h"
10
#endif
11
12
#endif // NVIM_EX_SESSION_H
ex_cmds_defs.h