From 6c3a3a466f9412b1e1b3033aaad43a1e7c634358 Mon Sep 17 00:00:00 2001 From: ame Date: Wed, 17 Apr 2024 20:59:39 -0500 Subject: meow --- lua/config/whichkey.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lua/config/whichkey.lua') diff --git a/lua/config/whichkey.lua b/lua/config/whichkey.lua index 732d422..2f08465 100644 --- a/lua/config/whichkey.lua +++ b/lua/config/whichkey.lua @@ -63,7 +63,9 @@ function M.setup() ["f"] = { "Telescope find_files", "find files" }, ["b"] = { "Telescope git_branches", "git branches" }, ["c"] = { "Telescope git_commits", "git commits" }, - ["l"] = { "Telescope live_grep", "ripgrep" } + ["l"] = { "Telescope live_grep", "ripgrep" }, + ["z"] = { "Telescope current_buffer_fuzzy_find", "fuzzy" }, + }, ["z"] = { name = "packer", -- cgit v1.2.3