summarylogtreecommitdiffstats
path: root/serverPath.patch
blob: 2113042cbae03a5e1de40f4b6c1c7373612e133f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --unified --recursive --text coc-rust-analyzer/package.json coc-rust-analyzer-new/package.json
--- coc-rust-analyzer/package.json	2020-07-29 19:53:32.686164417 +0800
+++ coc-rust-analyzer-new/package.json	2020-07-29 19:56:44.159484977 +0800
@@ -281,7 +281,7 @@
             "null",
             "string"
           ],
-          "default": null,
+          "default": "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.linkedProjects": {