feat(colors): link dyn to rustStorage
This commit is contained in:
parent
b029086122
commit
0ddfde041b
|
@ -580,6 +580,7 @@ local highlight_groups = {
|
|||
|
||||
--[[ 4.3.22. Rust ]]
|
||||
rustConstraint = 'Operator',
|
||||
rustDynKeyword = 'rustStorage',
|
||||
rustFieldName = 'Label',
|
||||
rustFieldSep = 'Delimiter',
|
||||
rustGeneric = 'Delimiter',
|
||||
|
|
Loading…
Reference in New Issue