dreadatour / Flake8Lint

Sublime Text plugin for lint Python files
234 stars 58 forks source link

Highlight built-in gutter marks #87

Open debjan opened 8 years ago

debjan commented 8 years ago

If "highlight" is set to false and "gutter_marks" are set to built-in marks ("dot", "circle" or "bookmark") they show as white in gutter.

This commit tries to fix that, so they show with highlight_color mask.