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