gruvbox: show comments in italic

This commit is contained in:
Maxim Baz 2018-10-21 11:34:04 +02:00
parent 7470c85a1a
commit fbe6f65aae
No known key found for this signature in database
GPG Key ID: 011FDC52DA839335

View File

@ -33,7 +33,7 @@ evaluate-commands %sh{
face global keyword ${red}
face global operator ${fg}
face global attribute ${orange}
face global comment ${gray}
face global comment ${gray}+i
face global meta ${aqua}
face global builtin ${fg}+b