From 44f7583347bff22f17fba3eaedef0632a6d9adf9 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 12 Aug 2022 15:24:13 +0200 Subject: Update buffer keymap --- fnl/config/which-key.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fnl/config/which-key.fnl b/fnl/config/which-key.fnl index 9554e0e..5235f27 100644 --- a/fnl/config/which-key.fnl +++ b/fnl/config/which-key.fnl @@ -129,13 +129,13 @@ (nvim.set_current_win win))))) (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"] :e [:NvimTreeToggle :Explorer] :f find :g git :h [:Alpha :Alpha] + :i ["lua require('telescope.builtin').buffers(require('telescope.themes').get_dropdown{sort_lastused = true, initial_mode = 'normal', previewer = false})" + "Switch buffers"] :l lsp :n ["lua require('Comment.api').toggle_current_linewise()" :Comment] -- cgit v1.2.3-70-g09d2