aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/debugger.h
blob: 8b79fcf955d803f9a6606379ade5fe469739515f (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 "debugger.h.generated.h"
#endif