From 608b3b2beb9ad5867f288641eedd9543b92053ce Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 22 Feb 2025 14:37:45 +0100 Subject: Update --- fnl/plugins/telescope.fnl | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'fnl/plugins/telescope.fnl') diff --git a/fnl/plugins/telescope.fnl b/fnl/plugins/telescope.fnl index 0d9df3e..da692db 100644 --- a/fnl/plugins/telescope.fnl +++ b/fnl/plugins/telescope.fnl @@ -43,52 +43,52 @@ (telescope.load_extension extension))) (local keys [{1 :mf - 2 "Telescope find_files theme=ivy previewer=false disable_devicons=true" + 2 "Telescope find_files theme=dropdown previewer=false disable_devicons=true" :desc "Find Files"} {1 :mg 2 "Telescope live_grep theme=dropdown" :desc "Find Text"} {1 :mb - 2 "Telescope buffers theme=ivy previewer=true initial_mode=normal" + 2 "Telescope buffers theme=dropdown previewer=true initial_mode=normal" :desc "Switch Buffer"} {1 :fC - 2 "Telescope commands theme=ivy" + 2 "Telescope commands theme=dropdown" :desc :Commands} {1 :fH 2 "Telescope highlights" :desc :Highlights} {1 :fR - 2 "Telescope registers theme=ivy" + 2 "Telescope registers theme=dropdown" :desc :Registers} {1 :fS - 2 "Telescope grep_string theme=ivy" + 2 "Telescope grep_string theme=dropdown" :desc "Find String"} {1 :gb - 2 "Telescope git_branches theme=ivy" + 2 "Telescope git_branches theme=dropdown" :desc "Checkout Branch"} {1 :ff - 2 "Telescope find_files theme=ivy" + 2 "Telescope find_files theme=dropdown" :desc "Find files"} {1 :fh - 2 "Telescope help_tags theme=ivy" + 2 "Telescope help_tags theme=dropdown" :desc :Help} {1 :fk - 2 "Telescope keymaps theme=ivy" + 2 "Telescope keymaps theme=dropdown" :desc :Keymaps} {1 :fl - 2 "Telescope resume theme=ivy" + 2 "Telescope resume theme=dropdown" :desc "Last Search"} {1 :fp - 2 "Telescope projects theme=ivy" + 2 "Telescope projects theme=dropdown" :desc "Find Project"} {1 :fr - 2 "Telescope oldfiles theme=ivy previewer=false" + 2 "Telescope oldfiles theme=dropdown previewer=false" :desc "Recent File"} {1 :ft - 2 "Telescope live_grep theme=ivy" + 2 "Telescope live_grep theme=dropdown" :desc "Find Text"} {1 :gc - 2 "Telescope git_commits theme=ivy" + 2 "Telescope git_commits theme=dropdown" :desc "Checkout Commit"}]) (λ config [] -- cgit v1.2.3-70-g09d2