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

#include "nvim/ex_cmds_defs.h"
#include "nvim/types.h"

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