summarylogtreecommitdiffstats
path: root/package.json.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package.json.patch')
-rw-r--r--package.json.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/package.json.patch b/package.json.patch
new file mode 100644
index 000000000000..5b95d5b6e1c1
--- /dev/null
+++ b/package.json.patch
@@ -0,0 +1,10 @@
+--- 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": {