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