Projmgr : A fancy way of using 'session'
script karma |
Rating 15/6,
Downloaded by 1601 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Wenzhi Liang |
|
script type |
utility |
|
description |
This plugin provides a more easy to use interface for the Vim session
feature.
I wrote it first only for my own needs. I have a bunch of small
projects lying around on my hard disk. I would like to load a whole
project, play around with it, switch to another if I like, or simply
unload it.
This plugin provide a menu system for 'Load', 'Unload' 'Switch to' a
project(session). None-menu-driven version is not available at the
moment.
This version is for Linux only. I am still struggling to get a Win32 version done.
A screenshot (333879 in size) at:
http://www.geocities.com/wzhliang/vim/image/fullscreen1.png
|
|
install details |
1. Automatic:
Simply use the install.sh script and following the instruction.
Requires:
bash, Perl.
2. Manual:
You don't need to do this ideally. But if for whatever reason the
install shell script is not working for you, try to following these
steps:
a) Copy the projmgr.vim into your plugin directory or
$HOME/.vim/plugin.
b) Copy the Perl script to somewhere. E.g plugin/perl.
c) Copy this documentation into the corresponding doc directory.
d) Make a directory: $HOME/.vim/projects. This where the vim session
files will be stored.
e) Modify the script and change the s:projmgr_dir to the plugin
directory where you installed projmgr.vim.
f) Copy all (if you have any) your session files into the directory
mentioned in d). |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.143.110.165
|