diff --git a/docs/user/README.md b/docs/user/README.md index 42742c0e6fb3..909e574d02fe 100644 --- a/docs/user/README.md +++ b/docs/user/README.md @@ -89,7 +89,7 @@ host. //Will autocomplete keys to available RA scopes. "keyword.unsafe": ["keyword", "keyword.control"], //Values are string | TextMateScope | [string | TextMateScope] - "comments": "comment.block" + "variable.mut": "variable" } ``` * `rust-analyzer.enableEnhancedTyping`: by default, rust-analyzer intercepts