Closed timsofteng closed 2 years ago
@timsofteng There is an option g:prosession_per_branch
which you can enable to direct prosession to create sessions per git branch. You would still have to restart vim to switch.
It would be great to have automatically switching feature.
Or just switching to current branch session by some shortcut. It could prevent some faults for unsaved files because you could handle this case and message user about unsaved files.
@timsofteng I think that's a good suggestion, i'll see if we can do something like this
Hello. May I ask you about using vim-prosession with git?