summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/config/lua/plugins/persisted.lua
blob: 6f0273e1baf17439fceb4960a58a06e01f09600f (plain)
1
2
3
require("persisted").setup {
  autostart = true,
}