diff options
Diffstat (limited to 'fnl/plugins')
-rw-r--r-- | fnl/plugins/which-key.fnl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fnl/plugins/which-key.fnl b/fnl/plugins/which-key.fnl index e31507b..e3be5dc 100644 --- a/fnl/plugins/which-key.fnl +++ b/fnl/plugins/which-key.fnl @@ -37,7 +37,6 @@ :g ["<cmd>Telescope live_grep theme=dropdown<cr>" "Find text"] :n [:<cmd>Neogit<cr> :Neogit] - :p [:<cmd>SaveSession<cr> "Save Session"] :q ["<cmd>Gitsigns diffthis HEAD<cr>" "Gitsigns diff"] :r [:<cmd>HarpoonUI<cr> "Harpoon UI"] :s [:<cmd>HarpoonPrev<cr> "Harpoon Prev"] @@ -67,7 +66,6 @@ :l ["<cmd>Telescope resume theme=dropdown<cr>" "Last Search"] :p ["<cmd>Telescope projects theme=dropdown<cr>" "Find project"] :r ["<cmd>Telescope oldfiles theme=dropdown<cr>" "Recent File"] - :s [:<cmd>SearchSession<cr> "Find Session"] :t ["<cmd>Telescope live_grep theme=dropdown<cr>" "Find text"]}) (local diagnostics {:name :diagnostics |