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

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

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