ref(colors): don't link rustTrait to rustIdentifier

This commit is contained in:
Iron-E 2020-12-11 18:07:17 -05:00
parent 399786bfab
commit 7425714544
No known key found for this signature in database
GPG Key ID: 19B71B7B7B021D22
1 changed files with 0 additions and 1 deletions

View File

@ -589,7 +589,6 @@ local highlight_groups = {
rustRepeat = 'Repeat',
rustScopeDecl = 'Delimiter',
rustStructure = 'Structure',
rustTrait = 'rustIdentifier',
--[[ 4.3.23. Scala ]]
scalaKeyword = 'Keyword',