Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monokrome/vim-lazy-obsession

Feeling lazy? Let Vim handle your session loading for you.
https://github.com/monokrome/vim-lazy-obsession

Last synced: 12 days ago
JSON representation

Feeling lazy? Let Vim handle your session loading for you.

Awesome Lists containing this project

README

        

vim-lazy-obsession
==================

This plugin extends [vim-obsession](https://github.com/tpope/vim-obsession) so
that sessions are automatically created and loaded whenever Vim is ran without
any command arguments. They are all stored into the location represented by the
`g:sessions_root` variable, which defaults to `$HOME/.vim/sessions`.