aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/misc2.h
blob: 501f411b067c90ae677acce3e4de5bd9847a349e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef NVIM_MISC2_H
#define NVIM_MISC2_H

#include "nvim/func_attr.h"
#include "nvim/os/shell.h"

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "misc2.h.generated.h"
#endif
#endif  // NVIM_MISC2_H