vim-startify
vim-startify copied to clipboard
Autoload and autosave sessions on the fly
Hello. Can you please consider to implement autoload and autosave vim sessions on the fly?
For example I'm using lazygit in floaterm in vim. I want to have abillity to save my current session according to git branch when I want to switch to another branch and load session according to another git branch which I want to checkot? And by default sessions should called same as git branches.
Thanks.
that would be nice, but i was thinking about at least autosaving the current session on exiting vim
@Seybo Imagine you need to work on two branches in parallel. It would be great just switch to another branch and get needed workflow immediately.
You mean :h g:startify_session_persistence
?