Updated gopls (markdown)

Rebecca Stambler 2019-08-08 14:15:46 -04:00
parent 5ac982a7b2
commit 6a964d20ac

@ -3,7 +3,7 @@ The LSP allows any text editor to be extended with IDE-like features (see https:
It is currently in alpha, so it is not stable.
To install: `go get golang.org/x/tools/gopls@latest`.
To install or update: `go get golang.org/x/tools/gopls@latest`.
# Table of Contents
[Troubleshooting](#troubleshooting)