aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/term.h
blob: 9cb67c19591fbe418eea2b19036879b67e28d6bb (plain) (blame)
1
2
3
4
5
6
7
#ifndef NVIM_TERM_H
#define NVIM_TERM_H
/* term.c */
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "term.h.generated.h"
#endif
#endif /* NVIM_TERM_H */