diff options
Diffstat (limited to 'doc/configs.md')
| -rw-r--r-- | doc/configs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configs.md b/doc/configs.md index 72e6fa13..88154050 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -8573,7 +8573,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) Snippet to enable the language server: ```lua |
