gsession.vim : global session manager (improved)
script karma |
Rating 18/6,
Downloaded by 2364 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Yo-An Lin |
|
script type |
utility |
|
description |
gsession.vim provides global namespace and current path namespace for you to save session. so if you save session with the same name in different space, it won't conflict.
gsession.vim also provides anonymous sessions , so you don't need to think about session name , gsession.vim saves time for you.
gsession.vim saves your session files into the same directory (~/.vim/session/) by default. and auto-detect your session file to load session file when you are opening vim editor without arguments. you can also define your session dir by g:session_dir option.
gsession.vim also save your session file when you are leaving vim editor.
gsession.vim also support making a local session file <leader>sS, which is just like :mksession! command. but you can define your favorite session filename. |
|
install details |
see http://github.com/c9s/gsession.vim for more details. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.145.170.67
|