wilon / vim-auto-session

Auto load and save sessions of different dir.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-auto-session

Auto load and save sessions of different dir.

Install

  1. Set up [Vundle]:

    git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

  2. Configure Plugins: add this to your .vimrc Vundle config.

    Plugin 'wilon/vim-auto-session'

  3. Install:

    Launch vim and run :PluginInstall

    To install from command line: vim +PluginInstall +qall

About

Auto load and save sessions of different dir.


Languages

Language:Vim Script 100.0%