aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/code/package.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 5bf72075f..c3f1a0d8d 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -957,9 +957,6 @@
957 { 957 {
958 "language": "rust", 958 "language": "rust",
959 "scopes": { 959 "scopes": {
960 "macro": [
961 "entity.name.function.macro.rust"
962 ],
963 "attribute": [ 960 "attribute": [
964 "meta.attribute.rust" 961 "meta.attribute.rust"
965 ], 962 ],