tpope / vim-obsession

obsession.vim: continuously updated session files
http://www.vim.org/scripts/script.php?script_id=4472
1.76k stars 70 forks source link

Storing the current working directory #33

Closed a-n-t-h-o-n-y closed 7 years ago

a-n-t-h-o-n-y commented 7 years ago

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

tpope commented 7 years ago

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