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

#include <stdbool.h>

#include "nvim/ex_cmds_defs.h"

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