From a48ba3f7dfe35c7ca622e63a72574134788d68c7 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 17 Jan 2023 00:08:43 +0100 Subject: Update key mappings --- fnl/plugins/editor/persistence.fnl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'fnl/plugins/editor/persistence.fnl') diff --git a/fnl/plugins/editor/persistence.fnl b/fnl/plugins/editor/persistence.fnl index 4cde73e..0b4e7a8 100644 --- a/fnl/plugins/editor/persistence.fnl +++ b/fnl/plugins/editor/persistence.fnl @@ -2,4 +2,11 @@ {1 :folke/persistence.nvim :event :VeryLazy + :keys [{1 :sn 2 :RestoreSession :desc "Restore session"} + {1 :se + 2 :RestoreLastSession + :desc "Restore last session"} + {1 :si + 2 :IgnoreSession + :desc "Ignore current session"}] :opts {:options [:buffers :curdir :tabpages :winsize :help]}} -- cgit v1.2.3-70-g09d2