aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/spell.h
blob: 2945fcbdcb050c8a0b811a3a897e2b5ecccec33f (plain) (blame)
1
2
3
4
5
6
7
#ifndef NVIM_SPELL_H
#define NVIM_SPELL_H

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "spell.h.generated.h"
#endif
#endif  // NVIM_SPELL_H