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

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

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