GithubHelp home page GithubHelp logo

housleyjk / unite-session-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tungd/unite-session

0.0 2.0 0.0 103 KB

Update: Since session source is now included with Unite, you don't have to use this plugin anymore.

License: MIT License

unite-session-1's Introduction

unite-session.vim

Description

Session source for unite.vim. Based on unite-colorscheme by Ujihisa.

For quick opening your sessions saved in ~/.vim/sessions/.

Features

  1. Load the session files stored in ~/.vim/sessions/ or g:unite_session_path
  2. Actions: edit, delete sessions

Installation

  • Get the source from Github https://github.com/tungd/unite-session git clone https://github.com/tungd/unite-session.git
  • Copy autoload/unite/sources/session.vim and autoload/unite/kinds/session.vim to appropriate location (e.g ~/.vim/autoload/).

NOTE: Or use Tim Pope's pathogen plugin.

Options

  • g:unite_session_path: By default the plugin looks for session files in $HOME/.vim/sessions/ on Mac OS and Linux, and $HOME/Documents/vimfiles/sessions on Windows. You can overdrive this behavior by setting this variable.
  • g:unite_session_keep_buffers: By default when load new buffers the plugin will delete all current buffer. Set this options to keep your current buffers loading along side session's buffers. NOTE: These current buffers will be save to session file at quit.
  • g:unite_session_force_no_update: The previous tips to keep the session automatically updated is now enabled by default. Set this options to disable it.

Bug report or feature request

You can report issues via Github or send me email (see Credits).

Credits

Author: Tung Dao [email protected]. Special thanks to:

License

MIT License

unite-session-1's People

Contributors

bootleq avatar tungd avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.