diff options
Diffstat (limited to 'lua/lspconfig/configs/pug.lua')
| -rw-r--r-- | lua/lspconfig/configs/pug.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lspconfig/configs/pug.lua b/lua/lspconfig/configs/pug.lua index f4a04895..65081a0b 100644 --- a/lua/lspconfig/configs/pug.lua +++ b/lua/lspconfig/configs/pug.lua @@ -12,7 +12,7 @@ https://github.com/opa-oz/pug-lsp An implementation of the Language Protocol Server for [Pug.js](http://pugjs.org) -PugLSP can be installed via `go get github.com/opa-oz/pug-lsp`, or manually downloaded from [releases page](https://github.com/opa-oz/pug-lsp/releases) +PugLSP can be installed via `go install github.com/opa-oz/pug-lsp@latest`, or manually downloaded from [releases page](https://github.com/opa-oz/pug-lsp/releases) ]], }, } |
