mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-31 13:02:57 +00:00
Merge #2571
2571: Fixed a typo in settings r=matklad a=omerbenamram @lnicola found a typo in the description for one of the settings introduced in #2559. Co-authored-by: Omer Ben-Amram <omerbenamram@gmail.com>
This commit is contained in:
commit
ba6312a2df
@ -524,7 +524,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "ralsp.type.lifetime",
|
"id": "ralsp.type.lifetime",
|
||||||
"description": "Color for `Self` param type",
|
"description": "Color for lifetimes parameters",
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"dark": "#4EC9B0",
|
"dark": "#4EC9B0",
|
||||||
"light": "#267F99",
|
"light": "#267F99",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user