Files
neovim/src/nvim/spell.h
2014-06-02 11:04:18 -03:00

8 lines
144 B
C

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