# https://github.com/AstroNvim/AstroNvim/blob/v4.7.7/lua/astronvim/plugins/_astrocore.lua#L73-L80 { sessions = { autosave = { cwd = true; last = true; }; ignore = { buftypes = {}; dirs = {}; filetypes = [ "gitcommit" "gitrebase" ]; }; }; }