Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/monokrome/vim-lazy-obsession
- Owner: monokrome
- Created: 2013-05-01T19:49:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-25T06:21:32.000Z (almost 11 years ago)
- Last Synced: 2024-10-17T10:16:52.093Z (29 days ago)
- Language: VimL
- Size: 157 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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`.