Bryan 2024-11-07 17:54:44 -06:00
parent d8a0537b71
commit 7eb6a1cf45
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ function M.load_session(session)
-- end
-- persisted.load({ session = session.file_path })
-- end)
-- return true
return true
end,
})
vim.print("saving session!!!")