fixed which key github repository path for neorg dependencies

This commit is contained in:
aminnairi
2024-01-13 20:03:23 +01:00
parent be5e7a6d24
commit df8ae8d8d6
@@ -4,7 +4,7 @@ return {
event = "VeryLazy", event = "VeryLazy",
dependencies = { dependencies = {
"nvim-lua/plenary.nvim", "nvim-lua/plenary.nvim",
"folke/which-key", "folke/which-key.nvim",
}, },
init = function() init = function()
-- Configure the key to use for keybinds used in the "core.keybinds" module -- Configure the key to use for keybinds used in the "core.keybinds" module