sponsor Vim development Vim logo Vim Book Ad

vimake vim programmers ide : A Vim Programmers IDE (Linux)

 script karma  Rating -4/4, Downloaded by 1307  Comments, bugs, improvements  Vim wiki

created by
michael lear
 
script type
utility
 
description
Welcome to Vimake-1.16 as in previous versions Vimake turns your Vim editing session into a multi program IDE where you can write, build, test and run various programs written in C/CPP OBJC NASM GAS(AS) LUA  all run from the Function keys.
New features include compile test and run APPS using Objective-C with the GNUstep libraries and header files. No need to to write a MAKEFILE. Further improvements have been made to the debug and viclean functions and documentation.

install details
copy  the package to your home directory then run
tar -zxvf vimake-1.16.tar.gz.
Change directory to the doc sub-dir of the package then follow Install,Configure and Tutorial in the html document.
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vimake-1.18.tar.gz 1-18 2011-04-22 7.0 michael lear GTKMM has been added to the list of programs which vimake can build without the need
of a Makefile. This allows the gtkmm demonstration package to be built as separate
stand alone programs. The GUI IDE has now been re-written as a vim plug-in, using gtkmm
programs to display toggle key messages. The tutorial has been updated to include all of
the new features.

Copy the vimake-1.18.tar.gz package to your home directory.
Then use the following commands to build and install.
      tar -zxvf vimake-1.18.tar.gz
      cd ~/vimake-1.18
      ./configure
      make install

Then change to the doc sub directory and run Tutorial.html This contains full Installation-
Configuration and a Tutorial on using Vimake in Vim, Gvim and the GUI.
vimake-1.17.tar.gz 1-17 2011-03-13 7.0 michael lear New features in this version is the IDE Vimake menu for Gvim. How to use the Gvim Gui with vimake.
NEW program to allow the Gui version to access different debuggers from the mouse.
Bug-Fix: Viclean had a window re-sizing error (TIOCGWINSZ) this is now fixed.

To install:     cp vimake-1.17.tar.gz  to your home directory.
Extract:        tar -zxvf vimake-1.17.tar.gz
Chdir:          cd ~/vimake-1.17/doc
Chdir:          cd ~/vimake-1.17
Configure:      ./configure
make:           make install

Then change to the doc sub directory run Tutorial.html
This contains full Installation-Configuration and a Tutorial on using Vimake in Vim, Gvim and the Gui.
vimake-1.16.tar.gz 1-16 2011-02-23 7.0 michael lear Initial upload
ip used for rating: 3.238.161.165

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github