From 8ba47813679ccf657658b8b2ea0bfe18fbe4e8f8 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 23 Mar 2022 22:03:07 +0100 Subject: fix(whichkey): orgmode c --- lua/config/whichkey.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/config/whichkey.lua b/lua/config/whichkey.lua index 645a1e4..f68cdc9 100644 --- a/lua/config/whichkey.lua +++ b/lua/config/whichkey.lua @@ -178,7 +178,7 @@ local mappings = { o = { name = "Orgmode", a = {"lua require('orgmode').action('agenda.prompt')", "Open agenda prompt"}, - o = {"lua require('orgmode').action('capture.prompt')", "Open capture prompt"}, + c = {"lua require('orgmode').action('capture.prompt')", "Open capture prompt"}, }, r = { -- cgit v1.2.3-70-g09d2