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

#include "nvim/normal.h"
#include "nvim/pos_defs.h"

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