From c015df423694b3bd5fb888762a9910f1d1851351 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 17 Jan 2022 23:19:16 +0100 Subject: Remap telescope grep and add file browser --- lua/config/whichkey.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lua/config/whichkey.lua b/lua/config/whichkey.lua index a1db1c3..143ed61 100644 --- a/lua/config/whichkey.lua +++ b/lua/config/whichkey.lua @@ -92,7 +92,8 @@ local mappings = { "lua require('telescope.builtin').find_files(require('telescope.themes').get_dropdown{previewer = false})", "Find files", }, - ["F"] = { "Telescope live_grep theme=ivy", "Find Text" }, + ["F"] = { "Telescope file_browser", "Browse files" }, + ["t"] = { "Telescope live_grep theme=ivy", "Find Text" }, ["P"] = { "Telescope projects", "Projects" }, ["z"] = { "ZenMode", "Zen Mode" }, ["v"] = { "vsplit", "Vertical Split" }, -- cgit v1.2.3-70-g09d2