summaryrefslogtreecommitdiff
path: root/fnl/plugins/editor
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins/editor')
-rw-r--r--fnl/plugins/editor/persistence.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/editor/persistence.fnl b/fnl/plugins/editor/persistence.fnl
index f1e1ecf..9e74eae 100644
--- a/fnl/plugins/editor/persistence.fnl
+++ b/fnl/plugins/editor/persistence.fnl
@@ -30,4 +30,4 @@
(local opts {:options [:buffers :curdir :tabpages :winsize :help]})
-{1 :folke/persistence.nvim :event :VeryLazy : init : keys : opts}
+{1 :folke/persistence.nvim :event :CmdlineEnter : init : keys : opts}