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
- Host: GitHub
- URL: https://github.com/shougo/unite-session
- Owner: Shougo
- Created: 2012-07-28T11:12:06.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-11-29T12:21:41.000Z (about 9 years ago)
- Last Synced: 2025-01-14T01:44:17.876Z (12 months ago)
- Language: VimL
- Size: 23.4 KB
- Stars: 24
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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