quickhigh.tgz : Highlight quickfix erros
| script karma |
Rating 12/6,
Downloaded by 2276 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| brian medley |
| |
| script type |
| utility |
| |
| description |
This is a plugin for highlighting quickfix errors.
It provides mappings for manualy adding the highlights and commands to automatically add the highlights. It has the ability to work with both the :make and :grep commands. It also has the ability to distinguish between warning and error compiler messages.
Please see the documenation for configuration (help quickhigh.txt after installation). |
| |
| install details |
cd ~/.vim gzip -dc ~/dl/quickhigh.tgz | tar -xf - vim -c ":helptags ~/.vim/doc" -c :q |
| |
script versions (upload new version)
Click on the package to download.
| quickhigh.tgz |
1.15 |
2002-01-01 |
6.0 |
brian medley |
Fixup for when there is col information in the line output. |
| quickhigh.tgz |
1.14 |
2001-11-11 |
6.0 |
brian medley |
Modify to work better if ':' is part of a filename. Update to perl embedded file layout suggested by Benoit.
|
| quickhigh.tgz |
1.12 |
2001-10-27 |
6.0 |
brian medley |
let users define their own signs added perl code for speed more error checking misc bugs fixed |
ip used for rating: 216.73.216.46
|