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

#include "nvim/option_defs.h"  // IWYU pragma: keep
#include "nvim/pos_defs.h"  // IWYU pragma: keep
#include "nvim/types_defs.h"  // IWYU pragma: keep
#include "nvim/vim_defs.h"  // IWYU pragma: keep

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