diff --git a/lua/neogen/types/template.lua b/lua/neogen/types/template.lua index bd4b5b6..f82b4bb 100644 --- a/lua/neogen/types/template.lua +++ b/lua/neogen/types/template.lua @@ -1,3 +1,8 @@ +---@class neogen.Configuration +---@field template neogen.TemplateConfig +---@field parent table +---@field data table + local template = {} template.item = {