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

https://github.com/shougo/unite-session

unite.vim session source
https://github.com/shougo/unite-session

Last synced: about 1 month ago
JSON representation

unite.vim session source

Awesome Lists containing this project

README

          

unite-session.vim
=================

Description
-----------
Session source for [unite.vim](https://github.com/shougo/unite.vim).

Installation
------------

Recommended installation is via NeoBundle.
* [NeoBundle](https://github.com/shougo/neobundle.vim)
* `NeoBundle 'Shougo/unite-session'`

Usage
--------
1. Save the current session as a new session via `:Unite session/new`
2. Edit and load sessions via `:Unite session`

Commands
--------

Save session data in ``. This will override the session
if it exists.

:UniteSessionSave

Load a session by ``. This will create a new session with
the given name if none exists.

:UniteSessionLoad