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 ]]
|
--[[ 4.3.22. Rust ]]
|
||||||
rustConstraint = 'Operator',
|
rustConstraint = 'Operator',
|
||||||
|
rustDynKeyword = 'rustStorage',
|
||||||
rustFieldName = 'Label',
|
rustFieldName = 'Label',
|
||||||
rustFieldSep = 'Delimiter',
|
rustFieldSep = 'Delimiter',
|
||||||
rustGeneric = 'Delimiter',
|
rustGeneric = 'Delimiter',
|
||||||
|
|
Loading…
Reference in New Issue