Neovim Home
src
nvim
undo.h
Go to the documentation of this file.
1
#ifndef NVIM_UNDO_H
2
#define NVIM_UNDO_H
3
4
#include "
nvim/ex_cmds_defs.h
"
5
#include "
nvim/undo_defs.h
"
6
7
#ifdef INCLUDE_GENERATED_DECLARATIONS
8
# include "undo.h.generated.h"
9
#endif
10
#endif // NVIM_UNDO_H
undo_defs.h
ex_cmds_defs.h