feat(programs): Added thefuck

This commit is contained in:
Uttarayan Mondal
2024-04-16 15:57:51 +05:30
parent b8f5adb6e4
commit 28c77e80cd
3 changed files with 6 additions and 2 deletions

View File

@@ -435,7 +435,7 @@ in rec {
-- https://github.com/nvim-neorg/neorg/blob/main/lua/neorg/modules/core/keybinds/keybinds.lua
config = {
default_keybinds = true,
neorg_leader = "<leader>m",
neorg_leader = "<C-m>",
},
},
["core.dirman"] = {