summarylogtreecommitdiffstats
path: root/package.json.patch
diff options
context:
space:
mode:
authorSainnhe Park2023-09-19 16:18:53 +0800
committerSainnhe Park2023-09-19 16:18:53 +0800
commit826b618492480f8ee0697032797538d4799ccccd (patch)
treef47cc3b28a8a69027aa1edd153c9200bc58c6648 /package.json.patch
parentf7d68ef2bb5ed16f6452ac322c59217ca37ce477 (diff)
downloadaur-826b618492480f8ee0697032797538d4799ccccd.tar.gz
Use python to patch
Diffstat (limited to 'package.json.patch')
-rw-r--r--package.json.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package.json.patch b/package.json.patch
deleted file mode 100644
index 5b95d5b6e1c1..000000000000
--- a/package.json.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- package.json.old 2021-03-28 10:33:24.557720327 +0800
-+++ package.json.new 2021-03-28 10:35:32.467725438 +0800
-@@ -87,6 +87,7 @@
- },
- "go.goplsPath": {
- "type": "string",
-+ "default": "/usr/bin/gopls",
- "description": "Path to `gopls` bin (Change requires `:CocRestart`)"
- },
- "go.goplsArgs": {