feat(colors): link dyn to rustStorage

This commit is contained in:
Iron-E 2020-12-20 00:48:27 -05:00
parent b029086122
commit 0ddfde041b
No known key found for this signature in database
GPG Key ID: 19B71B7B7B021D22
1 changed files with 1 additions and 0 deletions

View File

@ -580,6 +580,7 @@ local highlight_groups = {
--[[ 4.3.22. Rust ]]
rustConstraint = 'Operator',
rustDynKeyword = 'rustStorage',
rustFieldName = 'Label',
rustFieldSep = 'Delimiter',
rustGeneric = 'Delimiter',