We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f434b commit 21efb52Copy full SHA for 21efb52
README.md
@@ -181,6 +181,10 @@ laravel-ls
181
182
See the official documentation of [go install](https://go.dev/ref/mod#go-install)
183
184
+### Mason (neovim)
185
+
186
+The lsp can be installed using [mason](https://github.com/mason-org/mason.nvim) if you prefer that.
187
188
## Build
189
190
To build the project you need golang version `1.23` or later, `make` and a c compiler.
0 commit comments