morhetz / gruvbox

Retro groove color scheme for Vim
13.59k stars 1.1k forks source link

Customize color groupings for rust syntax #334

Closed EdenEast closed 2 years ago

EdenEast commented 4 years ago

This pr fixes some issues with rust syntax:

Before:

before

After:

after

Fixes #333