summarylogtreecommitdiffstats
path: root/package.json.patch
blob: 5b95d5b6e1c18e39e30e9988461df8ec54972a7c (plain)
1
2
3
4
5
6
7
8
9
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": {