From e1e608afd6abc8220e23ddaad13408a84d9f6b02 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 14 Sep 2023 12:03:31 +0200 Subject: Remove duplicates in telescope --- fnl/plugins/editor/telescope.fnl | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'fnl/plugins/editor') diff --git a/fnl/plugins/editor/telescope.fnl b/fnl/plugins/editor/telescope.fnl index d662b87..c823474 100644 --- a/fnl/plugins/editor/telescope.fnl +++ b/fnl/plugins/editor/telescope.fnl @@ -7,7 +7,7 @@ {1 :mp 2 "Telescope buffers theme=dropdown previewer=false initial_mode=normal" :desc "Switch Buffer"} - {1 :fc + {1 :fC 2 "Telescope commands theme=dropdown" :desc :Commands} {1 :fH @@ -44,10 +44,7 @@ {1 :js 2 "Telescope diagnostics theme=dropdown" :desc "Telescope Diagnostics"} - {1 :gb - 2 "Telescope git_branches theme=dropdown" - :desc "Checkout Branch"} - {1 :gc + {1 :fc 2 "Telescope git_commits theme=dropdown" :desc "Checkout Commit"} {1 :lS -- cgit v1.2.3-70-g09d2