sponsor Vim development Vim logo Vim Book Ad

vmake : Use quickfix with external make

 script karma  Rating 20/13, Downloaded by 811  Comments, bugs, improvements  Vim wiki

created by
Jochen Baier
 
script type
utility
 
description
vmake is a small bash script to use quickfix with the external make command.  running 'vmake' on sourcode with errors will let gvim  jump automatically to the first error. Now you can use all quixfix commands.
If you prefer the external make instead of the build in check it out.
 
install details
1. chmod +x vmake
2. copy to '/usr/bin' or '/usr/local/bin'.
3. run gvim
4. run vmake inside a sourcecode folder
5. gvim will jump to the first error in list
6. cn jump to the next error



 

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
vmake 0.2 2007-05-11 7.0 Jochen Baier Added Shebang, License.
vmake 0.1 2007-05-10 7.0 Jochen Baier Initial upload
ip used for rating: 13.59.218.147

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