From 38d118d9b2ad409da8c1b6162b514637b4f24ca7 Mon Sep 17 00:00:00 2001 From: James Walmsley Date: Sun, 11 Jul 2021 08:57:42 +0100 Subject: [WHICH-KEY] Add search for key-maps and commands. (#862) --- lua/lv-which-key/config.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lua') diff --git a/lua/lv-which-key/config.lua b/lua/lv-which-key/config.lua index d4c3f6bd..0d9c3768 100644 --- a/lua/lv-which-key/config.lua +++ b/lua/lv-which-key/config.lua @@ -139,6 +139,8 @@ O.plugin.which_key = { r = { "Telescope oldfiles", "Open Recent File" }, R = { "Telescope registers", "Registers" }, t = { "Telescope live_grep", "Text" }, + k = { "Telescope keymaps", "Keymaps" }, + C = { "Telescope commands", "Commands" }, }, T = { name = "Treesitter", -- cgit v1.2.3