tpope/vim-obsession

Storing the current working directory

a-n-t-h-o-n-y opened this issue · 1 comments

Any thoughts on saving the current working directory in the session? This would save some keypresses whenever opening a session.

tpope commented

See sesdir and curdir in :help 'sessionoptions'. I prefer sesdir myself.