From ede544c0edb792409fdcc352e2e4454ea8d9de0d Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 18 Dec 2022 23:15:07 +0100 Subject: Replace ivy with dropdown theme for text search --- fnl/config/which-key.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fnl/config') diff --git a/fnl/config/which-key.fnl b/fnl/config/which-key.fnl index 2b7d83d..a3b4469 100644 --- a/fnl/config/which-key.fnl +++ b/fnl/config/which-key.fnl @@ -45,7 +45,7 @@ :q ["Gitsigns diffthis HEAD" "Gitsigns diff"] :f ["lua require('telescope.builtin').find_files(require('telescope.themes').get_dropdown{previewer = false})" "Find files"] - :g ["Telescope live_grep theme=ivy" "Find text"] + :g ["Telescope live_grep theme=dropdown" "Find text"] :l [:HarpoonNext "Harpoon Next"] :h [:HarpoonPrev "Harpoon Prev"] :v ["lua vim.lsp.buf.rename()" :Rename] @@ -66,7 +66,7 @@ :c ["Telescope colorscheme theme=dropdown" :Colorscheme] :f ["Telescope find_files theme=dropdown" "Find files"] - :t ["Telescope live_grep theme=ivy" "Find text"] + :t ["Telescope live_grep theme=dropdown" "Find text"] :s [:SearchSession "Find Session"] :S ["Telescope grep_string theme=dropdown" "Find String"] :h ["Telescope help_tags" :Help] -- cgit v1.2.3-70-g09d2