codymikol / multiverse.nvim

A session management plugin for neovim
MIT License
2 stars 0 forks source link

Bug: after fixing invalid json factory, hydration can throw errors #38

Open codymikol opened 1 month ago

codymikol commented 1 month ago

Probably should add tests for hydration, I think it was inadvertently assuming that the fixed bug in the layout builder existed and depended on that fact. Should add tests since this gets a little wild.