diff --git a/lua/plugin/config/neorg.lua b/lua/plugin/config/neorg.lua index b71f721..988cb74 100644 --- a/lua/plugin/config/neorg.lua +++ b/lua/plugin/config/neorg.lua @@ -20,6 +20,14 @@ require("neorg").setup({ load = { ["core.defaults"] = {}, ["core.concealer"] = {}, + ["core.keybinds"] = { + config = { + hook = function (keybinds) + keybinds.unmap("norg", "n", "") + keybinds.remap_event("norg", "n", keybinds.leader .. "tt", "core.qol.todo_items.todo.task_cycle") + end, + }, + }, ["core.dirman"] = { config = { workspaces = {