feat(ide): session restoration

This commit is contained in:
Guz
2024-12-06 20:48:46 -03:00
parent 925b24584a
commit 5b34bbf514
2 changed files with 6 additions and 0 deletions

View File

@@ -85,4 +85,9 @@ return {
"cloak-nvim",
ft = { "sh" },
},
{
"vim-obsession",
cmd = "Obsess",
},
}