Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fabi1cazenave/autosession.vim

seamless session management in Vim
https://github.com/fabi1cazenave/autosession.vim

Last synced: about 21 hours ago
JSON representation

seamless session management in Vim

Awesome Lists containing this project

README

        

Automatic session management:

* if Vim is started without any command-line argument,
the local `.vimSession` file is sourced on load;
* ZZ now saves all files, creates a session and exits.