diff --git a/lua/neorg/core/callbacks.lua b/lua/neorg/core/callbacks.lua index 503b62f9f..352a53cf0 100644 --- a/lua/neorg/core/callbacks.lua +++ b/lua/neorg/core/callbacks.lua @@ -2,6 +2,8 @@ --- Defines user callbacks - ways for the user to directly interact with Neorg and respon on certain events. --- @brief ]] +--- @module "neorg.core.modules" + --- @class neorg.callbacks local callbacks = { ---@type table