8000 GitHub - kano4/errormarker.vim: Highlights and sets error markers for lines with compile errors
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kano4/errormarker.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=1861

Hooks the make quickfix command and converts all compiler errors into signs that are placed next to the line with the error. Additionally, lines with errors are highlighted. Hover with your mouse over such a line to get the error message in a tooltip (only gui), or press \cc. The error markers will be updated on every call to :make.

A screenshot of doxygen in action with a lot of errors can be found at http://mh21.piware.de/vim-error-markers-doxygen.png.

About

Highlights and sets error markers for lines with compile errors

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%
0