MageSlayer / paludis-gentoo-patches

Unofficial Gentoo patches for Paludis package manager
GNU General Public License v2.0
14 stars 7 forks source link

Fix eqawarn: add bold colors, add qawarn to vim syntax highlighting #54

Closed Ionic closed 1 year ago

Ionic commented 1 year ago

We started using bold variants of the standard colors when implementing eqawarn, but never actually defined the bold variants. Whoops.

This PR fixes this and also vim's syntax highlighting by adding support for the new qawarn format.

Merging with a merge commit, since this PR consists of two commits.