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.fnl5
1 files changed, 0 insertions, 5 deletions
diff --git a/fnl/config/persistence.fnl b/fnl/config/persistence.fnl
deleted file mode 100644
index 3cdd433..0000000
--- a/fnl/config/persistence.fnl
+++ /dev/null
@@ -1,5 +0,0 @@
-;; Session manager.
-
-(local opts {:options [:buffers :curdir :tabpages :winsize :help]})
-
-{1 :folke/persistence.nvim :event :VeryLazy : opts}