From e358fdc386a46caeb7e8ad43c36346f697bb7143 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 10 Mar 2023 00:24:18 +0100 Subject: Add another keymap for telescope buffers --- fnl/plugins/editor/telescope.fnl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fnl/plugins/editor/telescope.fnl b/fnl/plugins/editor/telescope.fnl index e6c9707..9c17aeb 100644 --- a/fnl/plugins/editor/telescope.fnl +++ b/fnl/plugins/editor/telescope.fnl @@ -4,6 +4,9 @@ {1 :mg 2 "Telescope live_grep theme=dropdown" :desc "Find Text"} + {1 :mp + 2 "Telescope buffers theme=dropdown previewer=false initial_mode=normal" + :desc "Switch Buffer"} {1 :fc 2 "Telescope commands theme=dropdown" :desc :Commands} -- cgit v1.2.3-70-g09d2