summarylogtreecommitdiffstats
path: root/package.json.patch
diff options
context:
space:
mode:
authorSainnhe Park2023-09-19 16:27:01 +0800
committerSainnhe Park2023-09-19 16:27:01 +0800
commitdb82a4907171ff72f5d324003447c82342f1ddbc (patch)
tree3971af9427c847b9ac70841962eb24352ca2d107 /package.json.patch
parent61cb9678250560e1d6d9accb45df44fbea6496a5 (diff)
downloadaur-neovim-coc-rust-analyzer-git.tar.gz
Use python to patch
Diffstat (limited to 'package.json.patch')
-rw-r--r--package.json.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package.json.patch b/package.json.patch
deleted file mode 100644
index 76c7c9e1145e..000000000000
--- a/package.json.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- package.json.old 2022-06-26 19:53:54.778327977 +0800
-+++ package.json.new 2022-06-26 19:56:09.771667299 +0800
-@@ -120,7 +120,7 @@
- "null",
- "string"
- ],
-- "default": null,
-+ "default": "/usr/bin/rust-analyzer",
- "markdownDescription": "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": {