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

Persist NetRW/vim-vinegar splits? #27

Closed cvincent closed 10 months ago

cvincent commented 8 years ago

Not sure if I'm missing an option, but I did get my sessions working exactly how I'd like them so far, except that NetRW/vim-vinegar splits are not persisted. This is certainly doesn't break my workflow, but wanted to make sure you were aware of it or see if there's just an option I need to include.

tpope commented 8 years ago

They're persisted for me.

foxt451 commented 1 year ago

netrw doesn't get persisted for me as well, just a blank screen (not sure if OP meant this here). Here is my relevant .vimrc parts:

set sessionoptions+=buffers
let g:netrw_liststyle=3

I use vinegar too

cvincent commented 10 months ago

This hasn't been an issue for me for a...a long time. Closing.