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

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "option.h.generated.h"
#endif
#endif  // NVIM_OPTION_H