Files
neovim/src/nvim/lua/spell.h

8 lines
135 B
C

#pragma once
#include <lua.h> // IWYU pragma: keep
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "lua/spell.h.generated.h"
#endif