From 97b1dc96ea2bfe04193766b73e43afd54ea90d99 Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" <107473453+williambotman@users.noreply.github.com> Date: Thu, 6 Oct 2022 12:04:38 +0200 Subject: chore: update generated code (#518) --- PACKAGES.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/PACKAGES.md b/PACKAGES.md index 4ca49dad..e8502ae9 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -88,6 +88,7 @@ - [gopls](#gopls) - [gotests](#gotests) - [gotestsum](#gotestsum) +- [gradle-language-server](#gradle-language-server) - [grammarly-languageserver](#grammarly-languageserver) - [graphql-language-service-cli](#graphql-language-service-cli) - [groovy-language-server](#groovy-language-server) @@ -1663,6 +1664,7 @@ Categories: `LSP`
History: +- [`7386840`](https://github.com/williamboman/mason.nvim/commit/7386840) 2022-10-05 - feat(cargo): improve handling of git-based crates ([#512](https://github.com/williamboman/mason.nvim/issues/512)) by William Boman - [`976aa4f`](https://github.com/williamboman/mason.nvim/commit/976aa4f) 2022-07-08 - refactor: add mason-schemas and mason-core modules ([#29](https://github.com/williamboman/mason.nvim/issues/29)) by William Boman - [`8cad236`](https://github.com/williamboman/mason.nvim/commit/8cad236) 2022-07-08 - refactor: move packages to mason-registry ([#27](https://github.com/williamboman/mason.nvim/issues/27)) by William Boman
@@ -1978,6 +1980,25 @@ Categories: ``` +# gradle-language-server + +> Gradle language server. + +Homepage: [https://github.com/microsoft/vscode-gradle](https://github.com/microsoft/vscode-gradle) +Languages: `Gradle` +Categories: `LSP` + +
+ History: + +- [`f8b03eb`](https://github.com/williamboman/mason.nvim/commit/f8b03eb) 2022-10-06 - feat: add gradle-language-server ([#517](https://github.com/williamboman/mason.nvim/issues/517)) by William Boman +
+ +``` +:MasonInstall gradle-language-server +``` + + # grammarly-languageserver > A language server implementation on top of Grammarly's SDK. @@ -2761,6 +2782,7 @@ Categories: `LSP`
History: +- [`7386840`](https://github.com/williamboman/mason.nvim/commit/7386840) 2022-10-05 - feat(cargo): improve handling of git-based crates ([#512](https://github.com/williamboman/mason.nvim/issues/512)) by William Boman - [`59e6fee`](https://github.com/williamboman/mason.nvim/commit/59e6fee) 2022-10-02 - feat: add move-analyzer ([#499](https://github.com/williamboman/mason.nvim/issues/499)) by Michael
@@ -4676,6 +4698,7 @@ Categories: `LSP`
History: +- [`7386840`](https://github.com/williamboman/mason.nvim/commit/7386840) 2022-10-05 - feat(cargo): improve handling of git-based crates ([#512](https://github.com/williamboman/mason.nvim/issues/512)) by William Boman - [`976aa4f`](https://github.com/williamboman/mason.nvim/commit/976aa4f) 2022-07-08 - refactor: add mason-schemas and mason-core modules ([#29](https://github.com/williamboman/mason.nvim/issues/29)) by William Boman - [`8cad236`](https://github.com/williamboman/mason.nvim/commit/8cad236) 2022-07-08 - refactor: move packages to mason-registry ([#27](https://github.com/williamboman/mason.nvim/issues/27)) by William Boman
-- cgit v1.2.3-70-g09d2