mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
fixed which key github repository path for neorg dependencies
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user