summaryrefslogtreecommitdiff
path: root/fnl/config/persistence.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-01-08 20:30:31 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-01-08 20:30:31 +0100
commit433952cf3efa8e2b5e23ff0e76a4afe6f95d44b5 (patch)
tree24b562acce213a5d397d1655163ef97ce0c793b4 /fnl/config/persistence.fnl
parent31cab8c4624770df1d3ed7c7f7980bc1d6bed8d0 (diff)
Format
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 0238897..3cdd433 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 :opts opts}
+{1 :folke/persistence.nvim :event :VeryLazy : opts}