A manager for the under-utilized mksession command in vim
ℹ️ Reasoning If you use vim or neovim on a daily basis and work in large codebases, it is probably not uncommon for youto have 10+ tabs open at a time, with various splits. Once you close this vim session the layout is lost to the ethers.the mksession command in vim(neovim) can save you, thus saving the session to a directory, promising to return you to yourwork exactly how you left it. However, the problem is most of us accrue […]
Read more