wting / gitsessions.vim

Auto save/load vim sessions based on directory and git branch.
MIT License
74 stars 17 forks source link

add option to disable gitsession save on vim exit #4

Open wting opened 11 years ago

wting commented 11 years ago

Sometimes I switch branches w/o existing vim first, and existing vim overwrites the new branch's gitsession. Adding this option would allow a manual bypass of vim exit auto-save.