aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/sign.h
blob: 6b1ee7e30eea1396941bc783d439b4a7ed61c1cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef NVIM_SIGN_H
#define NVIM_SIGN_H

#include <stdbool.h>


#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "sign.h.generated.h"
#endif
#endif  // NVIM_SIGN_H