log.vim : coloring errors and warnings of make/gcc output
| script karma |
Rating 12/12,
Downloaded by 1971 |
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').
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|