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 4ade9a2..106dc8c 100644 --- a/modules/home-manager/vim/config/lua/plugins/tools/neorg.lua +++ b/modules/home-manager/vim/config/lua/plugins/tools/neorg.lua @@ -23,6 +23,7 @@ return { engine = "nvim-cmp", }, }, + ["core.keybinds"] = {}, ["core.ui.calendar"] = {}, ["core.export"] = {}, ["core.looking-glass"] = {},