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

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