mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
fixed which key github repository path for neorg dependencies
This commit is contained in:
@@ -4,7 +4,7 @@ return {
|
||||
event = "VeryLazy",
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
"folke/which-key",
|
||||
"folke/which-key.nvim",
|
||||
},
|
||||
init = function()
|
||||
-- Configure the key to use for keybinds used in the "core.keybinds" module
|
||||
|
||||
Reference in New Issue
Block a user