summarylogtreecommitdiffstats
path: root/package.json.patch
diff options
context:
space:
mode:
authorSainnhe Park2021-03-28 10:48:52 +0800
committerSainnhe Park2021-03-28 10:48:52 +0800
commit40582ed527d5a9ecf23835f8a9c7ed8504bf9d6f (patch)
treee32ebf572d56381a1fa0ebbe4873247294d2686f /package.json.patch
parent8b58fad1b8194e1062ada4b3a64a180220ef1858 (diff)
downloadaur-40582ed527d5a9ecf23835f8a9c7ed8504bf9d6f.tar.gz
Add ra as depends
Diffstat (limited to 'package.json.patch')
-rw-r--r--package.json.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/package.json.patch b/package.json.patch
new file mode 100644
index 000000000000..2e965d67ed0f
--- /dev/null
+++ b/package.json.patch
@@ -0,0 +1,11 @@
+--- package.json.old 2021-03-28 10:43:05.597743453 +0800
++++ package.json.new 2021-03-28 10:44:14.837746213 +0800
+@@ -119,7 +119,7 @@
+ "null",
+ "string"
+ ],
+- "default": null,
++ "default": "/usr/bin/rust-analyzer",
+ "description": "Path to rust-analyzer executable (points to bundled binary by default). If this is set, then \"rust-analyzer.updates.channel\" setting is not used"
+ },
+ "rust-analyzer.server.extraEnv": {