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