diff --git a/colors/highlite.vim b/colors/highlite.vim index ac48742..22d6fb6 100644 --- a/colors/highlite.vim +++ b/colors/highlite.vim @@ -582,7 +582,7 @@ local highlight_groups = { rustFieldName = 'Label', rustFieldSep = 'Delimiter', rustGeneric = 'Delimiter', - rustIdentifier = 'Type', + rustIdentifier = 'Identifier', rustKeyword = 'Keyword', rustModPath = 'Include', rustNoise = 'Delimiter',