WIP
parent
b55a7581e4
commit
d8a0537b71
|
|
@ -41,7 +41,7 @@ function M.load_session(session)
|
||||||
-- end
|
-- end
|
||||||
-- persisted.load({ session = session.file_path })
|
-- persisted.load({ session = session.file_path })
|
||||||
-- end)
|
-- end)
|
||||||
return true
|
-- return true
|
||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
vim.print("saving session!!!")
|
vim.print("saving session!!!")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue