M = { events = { "VimLeavePre" }, indent = { tab_char = "▏" }, session_filepath = vim.fn.stdpath("data") .. "/session", } return M