aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/indent_c.h
blob: 64ba67a42be35dd71c964a26e999520342e8c2cc (plain) (blame)
1
2
3
4
5
6
7
8
#pragma once

#include "nvim/buffer_defs.h"  // IWYU pragma: keep
#include "nvim/pos_defs.h"  // IWYU pragma: keep

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