mh21 / errormarker.vim

Highlights and sets error markers for lines with compile errors
http://www.vim.org/scripts/script.php?script_id=1861
31 stars 3 forks source link

errormaker clears signs placed by user #2

Closed sc0ty closed 8 years ago

sc0ty commented 8 years ago

When make is executed, all signs are cleared, not only these placed by errormaker). It breaks other plugins using signs like ShowMaker.

mh21 commented 8 years ago

Fixed in commit 0b46a2ee6ac57aa1fc76cb41a1b0f2e76e447e11.