aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/search.h
blob: fd6f0d3c3e603a3c74c718bd986a6500c3b908b1 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef NVIM_SEARCH_H
#define NVIM_SEARCH_H
/* search.c */

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "search.h.generated.h"
#endif
#endif /* NVIM_SEARCH_H */