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

#endif /* NVIM_REGEXP_H */