forked from vim-scripts/errormarker.vim
-
Notifications
You must be signed in to change notification settings - Fork 0
Highlights and sets error markers for lines with compile errors
kano4/errormarker.vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Vim Script 100.0%