Bryan 2024-11-07 17:07:51 -06:00
parent 7de72c54af
commit 0fb63ea1ec
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ function M.load_session(session)
end
-- persisted.load({ session = session.file_path })
-- end)
vim.print("delete and load")
return true
end,
})