aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/optionstr.h
blob: 03d6f840b4318702867189213dacd44fbdbdd4db (plain) (blame)
1
2
3
4
5
6
7
8
9
#pragma once

#include "nvim/buffer_defs.h"
#include "nvim/cmdexpand_defs.h"
#include "nvim/option_defs.h"

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "optionstr.h.generated.h"
#endif