From 39203c8273ef2978bc2d51803160ebca402c398e Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" <107473453+williambotman@users.noreply.github.com> Date: Sat, 14 Jan 2023 11:02:39 +0100 Subject: chore: update generated code (#903) --- PACKAGES.md | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) (limited to 'PACKAGES.md') diff --git a/PACKAGES.md b/PACKAGES.md index c80d2d38..591ac428 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -62,6 +62,7 @@ - [dockerfile-language-server](#dockerfile-language-server) - [dot-language-server](#dot-language-server) - [dprint](#dprint) +- [drools-lsp](#drools-lsp) - [editorconfig-checker](#editorconfig-checker) - [efm](#efm) - [elixir-ls](#elixir-ls) @@ -203,6 +204,7 @@ - [ruff-lsp](#ruff-lsp) - [rust-analyzer](#rust-analyzer) - [rustfmt](#rustfmt) +- [rustywind](#rustywind) - [salt-lsp](#salt-lsp) - [selene](#selene) - [semgrep](#semgrep) @@ -1088,6 +1090,7 @@ Categories: `LSP`
History: +- [`01cba2a`](https://github.com/williamboman/mason.nvim/commit/01cba2a) 2023-01-13 - fix(crystalline): update linux asset name ([#901](https://github.com/williamboman/mason.nvim/issues/901)) 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
@@ -1477,6 +1480,25 @@ Categories: `Formatter` ``` +# drools-lsp + +> An implementation of a language server for the Drools Rule Language. + +Homepage: [https://github.com/kiegroup/drools-lsp](https://github.com/kiegroup/drools-lsp) +Languages: `Drools` +Categories: `LSP` + +
+ History: + +- [`dd61453`](https://github.com/williamboman/mason.nvim/commit/dd61453) 2023-01-13 - feat(registry): add drools-lsp ([#898](https://github.com/williamboman/mason.nvim/issues/898)) by David Ward +
+ +``` +:MasonInstall drools-lsp +``` + + # editorconfig-checker > A tool to verify that your files are in harmony with your `.editorconfig`. @@ -4348,6 +4370,25 @@ Categories: `Formatter` ``` +# rustywind + +> CLI for organizing Tailwind CSS classes + +Homepage: [https://github.com/avencera/rustywind](https://github.com/avencera/rustywind) +Languages: `JavaScript` `TypeScript` `JSX` `HTML` `Vue` `Angular` +Categories: `Formatter` + +
+ History: + +- [`e562473`](https://github.com/williamboman/mason.nvim/commit/e562473) 2023-01-13 - feat(registry): add rustywind ([#900](https://github.com/williamboman/mason.nvim/issues/900)) by Celso Benedetti +
+ +``` +:MasonInstall rustywind +``` + + # salt-lsp > Salt Language Server Protocol Server -- cgit v1.2.3-70-g09d2