diff --git a/modules/home-manager/vim/config/lua/plugins/tools/neorg.lua b/modules/home-manager/vim/config/lua/plugins/tools/neorg.lua index 106dc8c..785e44e 100644 --- a/modules/home-manager/vim/config/lua/plugins/tools/neorg.lua +++ b/modules/home-manager/vim/config/lua/plugins/tools/neorg.lua @@ -31,6 +31,7 @@ return { ["core.qol.todo_items"] = {}, ["core.esupports.hop"] = {}, ["core.esupports.indent"] = {}, + ["core.summary"] = {}, }, }) end,