Files
neovim/src/nvim/textformat.h
2023-11-29 12:10:42 +08:00

9 lines
198 B
C

#pragma once
#include "nvim/normal_defs.h" // IWYU pragma: keep
#include "nvim/pos_defs.h" // IWYU pragma: keep
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "textformat.h.generated.h"
#endif