![]() Home Features Screenshots Keyboard Shortcuts License FAQ Installation Spell Check Other Files Goals Background Why I Love Vim Why I Hate Vim ToDo List ChangeLog Mail List Links Vim Contribute
|
InstallationPlease join the announcement mailing list to receive an email each time there's a new Cream release! Windows Double-Click InstallerCurrent: cream-0-30-gvim-6-3-003.exe (3.2M) -- Vim with Cream. (Older versions may be found on our SourceForge Project Files page.) RPMS(not yet available) Manual Installation Packages0. Notes
1. Install GVimMake sure GVim (GUI Vim) is installed (version 6.1 acceptable, 6.2 preferred). (If you compile your own, see Note 1.) You can download the latest updated (non-official) version on our Vim page or from the official Vim SourceForge downloads page. If you're new to Vim, you may initially think it's broken because it is so hard to use. (I did!) But just make sure that you can run the program and it starts without any errors. Exit by typing ":q!". 2. Download Creamcream-0.30.zip (0.9M) -- Manual installation package for Windows. cream-0.30.tar.gz (0.8M) -- Manual installation package for Unix. (Older versions remain available on the Cream downloads page.) 3. Install Cream3a. LinuxAs root, execute the INSTALL.sh bash script. In GNOME 2, you should find an icon added to the Applications menu. If you need to create a startup icon or command script for Cream, the correct syntax is: gvim -u "\$VIMRUNTIME/cream/creamrc" "$@" 3b. WindowsAs system administrator, run the INSTALL.bat in the command prompt. You'll need to create an icon manually:
Nightly CVS PackageWe generate a nightly tarball of the CVS repository export suitable for use as long as you consider it only a snap shot of the project, in whatever state it may happen to be in at the time. Our SourceForge host also generates a nightly direct export of our CVS repository, suitable for CVS backup and restoration. (This second link is provided only as an act of record keeping, we don't recommend you use this package.) Notes
|