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

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

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