summaryrefslogtreecommitdiff
path: root/fnl/config/persistence.fnl
blob: e1368f14672065b9e171263b4d92efdb9d977f6b (plain)
1
2
3
4
5
;; Session manager.

(local opts {:options [:buffers :curdir :tabpages :winsize :help]})

{1 :folke/persistence.nvim :event :VeryLazy :config opts}