sponsor Vim development Vim logo Vim Book Ad

log.vim : coloring errors and warnings of make/gcc output

 script karma  Rating 12/12, Downloaded by 1739  Comments, bugs, improvements  Vim wiki

created by
thomas ramming
 
script type
syntax
 
description
This script easily colors errors and warnings in the output of a make / gcc call.
It's syntax matches mixed German/English, which depends on the linux/make/gcc installation.
 
install details
Add it to your .vimfiles/after/syntax directory and source it when editing the make output.
You can add an autocmd to do this automatically when entering *.log files, which should
contain make's output (e.g. 'make >make.log 2>&1').
 

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
log.vim 0.2 2004-08-16 6.0 thomas ramming added (copied) syntax highlightings for strings numbers, remarks, 'attention' etc.
log.vim 1.0 2004-07-07 6.0 thomas ramming Initial upload
ip used for rating: 3.129.211.87

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