From 54e3de20cda354b680f3a2b139970eed7168bb39 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 6 Aug 2022 13:31:32 +0200 Subject: Replace aerial group with toggle only --- fnl/config/which-key.fnl | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'fnl') diff --git a/fnl/config/which-key.fnl b/fnl/config/which-key.fnl index 4508f58..9f3d31b 100644 --- a/fnl/config/which-key.fnl +++ b/fnl/config/which-key.fnl @@ -42,10 +42,6 @@ :noremap true :nowait true}) -(def- aerial {:name :Aerial - :a [:AerialToggle! "Toggle Aerial"] - :c [:AerialClose "Close Aerial"]}) - (def- find {:name :Find :b ["Telescope git_branches" "Checkout branch"] :c ["Telescope colorscheme" :Colorscheme] @@ -127,7 +123,7 @@ (if (not= win nil) (nvim.set_current_win win))))) -(def- nmappings {:a aerial +(def- nmappings {:a [:AerialToggle! "Toggle Aerial"] :b ["lua require('telescope.builtin').buffers(require('telescope.themes').get_dropdown{sort_lastused = true, initial_mode = 'normal', previewer = false})" "Switch buffers"] :c [:Bdelete! "Close Buffer"] -- cgit v1.2.3-70-g09d2