Skip to content

Conversation

cirosantilli
Copy link
Contributor

The doc diff explains exactly what this does.

Fixes #79 if user adds the following to his .vimrc:

let g:session_autosave = 'yes'
let g:session_autosave_to = 'default'
let g:session_autoload = 'yes'

@xolox xolox merged commit 46d6c02 into xolox:master Jul 8, 2015
xolox added a commit that referenced this pull request Jul 8, 2015
@xolox
Copy link
Owner

xolox commented Jul 8, 2015

Hi Ciro and thanks for the pull request! This is now merged and published as vim-session 2.12. I made some minor changes while merging because this could no longer be merged automatically, but the option name is the same so it's compatible. Sorry it took so immensely long, I have 30+ open source projects and struggling to find free time to maintain all of them :-). Happy Vimming!

@cirosantilli
Copy link
Contributor Author

Ha, surprise!

No worries, I know what you mean, PR review does take time and is a risk.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to always autosave to default session instead of the current one?
2 participants