aboutsummaryrefslogtreecommitdiffstats
path: root/PACKAGES.md
diff options
context:
space:
mode:
authorwilliambotman[bot] <107473453+williambotman@users.noreply.github.com>2023-02-21 11:02:46 +0100
committerGitHub <noreply@github.com>2023-02-21 10:02:46 +0000
commitd9ceb5f4822f3cc8a1b7cf554c67111f1f28c9b5 (patch)
tree65e3a8ac7387e41a618768b94344d344ee607ff0 /PACKAGES.md
parentfeat: configurable registries (#1016) (diff)
downloadmason-d9ceb5f4822f3cc8a1b7cf554c67111f1f28c9b5.tar
mason-d9ceb5f4822f3cc8a1b7cf554c67111f1f28c9b5.tar.gz
mason-d9ceb5f4822f3cc8a1b7cf554c67111f1f28c9b5.tar.bz2
mason-d9ceb5f4822f3cc8a1b7cf554c67111f1f28c9b5.tar.lz
mason-d9ceb5f4822f3cc8a1b7cf554c67111f1f28c9b5.tar.xz
mason-d9ceb5f4822f3cc8a1b7cf554c67111f1f28c9b5.tar.zst
mason-d9ceb5f4822f3cc8a1b7cf554c67111f1f28c9b5.zip
chore: autogenerate (#1019)
Diffstat (limited to 'PACKAGES.md')
-rw-r--r--PACKAGES.md2527
1 files changed, 0 insertions, 2527 deletions
diff --git a/PACKAGES.md b/PACKAGES.md
index 0c2d48b0..f545bbba 100644
--- a/PACKAGES.md
+++ b/PACKAGES.md
@@ -282,8 +282,6 @@
- [zk](#zk)
- [zls](#zls)
-
-
# actionlint
> Static checker for GitHub Actions workflow files
@@ -292,17 +290,9 @@ Homepage: [https://github.com/rhysd/actionlint](https://github.com/rhysd/actionl
Languages: `YAML`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`269ee22`](https://github.com/williamboman/mason.nvim/commit/269ee22) 2022-07-27 - feat: add alex, actionlint ([#170](https://github.com/williamboman/mason.nvim/issues/170)) by Vu Le Thanh
-</details>
-
```
:MasonInstall actionlint
```
-
-
# ada-language-server
> Ada/SPARK language server
@@ -311,17 +301,9 @@ Homepage: [https://github.com/AdaCore/ada_language_server](https://github.com/Ad
Languages: `Ada`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`b109b49`](https://github.com/williamboman/mason.nvim/commit/b109b49) 2022-09-04 - feat: add ada-language-server ([#380](https://github.com/williamboman/mason.nvim/issues/380)) by Pierrick Guillaume
-</details>
-
```
:MasonInstall ada-language-server
```
-
-
# alex
> Catch insensitive, inconsiderate writing
@@ -330,17 +312,9 @@ Homepage: [https://github.com/get-alex/alex](https://github.com/get-alex/alex)
Languages: `Markdown`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`269ee22`](https://github.com/williamboman/mason.nvim/commit/269ee22) 2022-07-27 - feat: add alex, actionlint ([#170](https://github.com/williamboman/mason.nvim/issues/170)) by Vu Le Thanh
-</details>
-
```
:MasonInstall alex
```
-
-
# angular-language-server
> The Angular Language Service provides code editors with a way to get completions, errors, hints, and navigation
@@ -351,19 +325,9 @@ Homepage: [https://angular.io/guide/language-service](https://angular.io/guide/l
Languages: `Angular`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall angular-language-server
```
-
-
# ansible-language-server
> Ansible Language Server
@@ -372,18 +336,9 @@ Homepage: [https://github.com/ansible/ansible-language-server](https://github.co
Languages: `Ansible`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall ansible-language-server
```
-
-
# ansible-lint
> Ansible Lint is a command-line tool for linting playbooks,
@@ -393,17 +348,9 @@ Homepage: [https://github.com/ansible/ansible-lint](https://github.com/ansible/a
Languages: `Ansible`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`bd3b991`](https://github.com/williamboman/mason.nvim/commit/bd3b991) 2023-02-13 - feat(registry): add ansible-lint ([#989](https://github.com/williamboman/mason.nvim/issues/989)) by Can Güvendiren
-</details>
-
```
:MasonInstall ansible-lint
```
-
-
# antlers-language-server
> Provides rich language features for Statamic's Antlers templating language, including code completions, syntax
@@ -413,17 +360,9 @@ Homepage: [https://github.com/Stillat/vscode-antlers-language-server](https://gi
Languages: `Antlers`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`f557094`](https://github.com/williamboman/mason.nvim/commit/f557094) 2023-02-12 - feat: add antlers-language-server ([#985](https://github.com/williamboman/mason.nvim/issues/985)) by William Boman
-</details>
-
```
:MasonInstall antlers-language-server
```
-
-
# apex-language-server
> The Apex Language Server is an IDE-agnostic way for tools to access code-editing capabilities such as code
@@ -433,20 +372,9 @@ Homepage: [https://github.com/forcedotcom/salesforcedx-vscode](https://github.co
Languages: `Apex`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`4a007b4`](https://github.com/williamboman/mason.nvim/commit/4a007b4) 2022-11-09 - fix(apex-language-server): update jar file path ([#652](https://github.com/williamboman/mason.nvim/issues/652)) by William Boman
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall apex-language-server
```
-
-
# arduino-language-server
> An Arduino Language Server based on Clangd to Arduino code autocompletion
@@ -455,19 +383,9 @@ Homepage: [https://github.com/arduino/arduino-language-server](https://github.co
Languages: `Arduino`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`ee23d7b`](https://github.com/williamboman/mason.nvim/commit/ee23d7b) 2022-07-13 - fix(arduino_language_server): fix Windows asset files ([#72](https://github.com/williamboman/mason.nvim/issues/72)) 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
-</details>
-
```
:MasonInstall arduino-language-server
```
-
-
# asm-lsp
> Language server for NASM/GAS/GO Assembly
@@ -476,18 +394,9 @@ Homepage: [https://github.com/bergercookie/asm-lsp](https://github.com/bergercoo
Languages: `Assembly`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall asm-lsp
```
-
-
# astro-language-server
> The Astro language server, its structure is inspired by the Svelte Language Server.
@@ -496,19 +405,9 @@ Homepage: [https://github.com/withastro/language-tools](https://github.com/witha
Languages: `Astro`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`c5c025a`](https://github.com/williamboman/mason.nvim/commit/c5c025a) 2022-10-11 - feat(astro): vendor typescript ([#542](https://github.com/williamboman/mason.nvim/issues/542)) 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
-</details>
-
```
:MasonInstall astro-language-server
```
-
-
# autoflake
> autoflake removes unused imports and unused variables from Python code.
@@ -517,17 +416,9 @@ Homepage: [https://pypi.org/project/autoflake/](https://pypi.org/project/autofla
Languages: `Python`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`028019f`](https://github.com/williamboman/mason.nvim/commit/028019f) 2022-11-06 - feat(registry): add autoflake ([#631](https://github.com/williamboman/mason.nvim/issues/631)) by Andy Dirnberger
-</details>
-
```
:MasonInstall autoflake
```
-
-
# autopep8
> A tool that automatically formats Python code to conform to the PEP 8 style guide
@@ -536,17 +427,9 @@ Homepage: [https://pypi.org/project/autopep8/](https://pypi.org/project/autopep8
Languages: `Python`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`434f784`](https://github.com/williamboman/mason.nvim/commit/434f784) 2022-08-08 - feat: add autopep8 ([#272](https://github.com/williamboman/mason.nvim/issues/272)) by Xun
-</details>
-
```
:MasonInstall autopep8
```
-
-
# awk-language-server
> Language Server for AWK
@@ -555,18 +438,9 @@ Homepage: [https://github.com/Beaglefoot/awk-language-server](https://github.com
Languages: `AWK`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall awk-language-server
```
-
-
# bash-debug-adapter
> Bash shell debugger, based on bashdb.
@@ -575,19 +449,9 @@ Homepage: [https://github.com/rogalmic/vscode-bash-debug](https://github.com/rog
Languages: `Bash`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`3e5c8e1`](https://github.com/williamboman/mason.nvim/commit/3e5c8e1) 2023-02-19 - feat(providers): add more endpoints ([#1013](https://github.com/williamboman/mason.nvim/issues/1013)) by William Boman
-- [`407d6ac`](https://github.com/williamboman/mason.nvim/commit/407d6ac) 2022-08-05 - fix(bash-debug-adapter): fix associated languages ([#254](https://github.com/williamboman/mason.nvim/issues/254)) by William Boman
-- [`cfa56f1`](https://github.com/williamboman/mason.nvim/commit/cfa56f1) 2022-08-06 - feat: add bash-debug-adapter ([#253](https://github.com/williamboman/mason.nvim/issues/253)) by Adam Figgins
-</details>
-
```
:MasonInstall bash-debug-adapter
```
-
-
# bash-language-server
> A language server for Bash
@@ -596,18 +460,9 @@ Homepage: [https://github.com/bash-lsp/bash-language-server](https://github.com/
Languages: `Bash`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall bash-language-server
```
-
-
# beancount-language-server
> A Language Server Protocol (LSP) for beancount files
@@ -616,18 +471,9 @@ Homepage: [https://github.com/polarmutex/beancount-language-server](https://gith
Languages: `Beancount`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall beancount-language-server
```
-
-
# beautysh
> beautysh - A Bash beautifier for the masses.
@@ -636,18 +482,9 @@ Homepage: [https://github.com/lovesegfault/beautysh](https://github.com/lovesegf
Languages: `Bash` `Csh` `Ksh` `Sh` `Zsh`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`4038d8b`](https://github.com/williamboman/mason.nvim/commit/4038d8b) 2022-10-09 - feat(beautysh): add missing languages ([#527](https://github.com/williamboman/mason.nvim/issues/527)) by Kazi Sadman Ahmed
-- [`54313a6`](https://github.com/williamboman/mason.nvim/commit/54313a6) 2022-10-09 - feat(registry): add beautysh formatter ([#526](https://github.com/williamboman/mason.nvim/issues/526)) by Jay Patel
-</details>
-
```
:MasonInstall beautysh
```
-
-
# bicep-lsp
> Bicep is a declarative language for describing and deploying Azure resources
@@ -656,19 +493,9 @@ Homepage: [https://github.com/Azure/bicep](https://github.com/Azure/bicep)
Languages: `Bicep`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`ca2385a`](https://github.com/williamboman/mason.nvim/commit/ca2385a) 2022-07-13 - feat: add more wrapper executables for packages that don't provide one ([#63](https://github.com/williamboman/mason.nvim/issues/63)) 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
-</details>
-
```
:MasonInstall bicep-lsp
```
-
-
# black
> Black, the uncompromising Python code formatter
@@ -677,17 +504,9 @@ Homepage: [https://pypi.org/project/black/](https://pypi.org/project/black/)
Languages: `Python`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`59ee70b`](https://github.com/williamboman/mason.nvim/commit/59ee70b) 2022-07-09 - feat: add black ([#34](https://github.com/williamboman/mason.nvim/issues/34)) by jmp
-</details>
-
```
:MasonInstall black
```
-
-
# blackd-client
> Tiny HTTP client for the Black (blackd) Python code formatter
@@ -696,17 +515,9 @@ Homepage: [https://github.com/disrupted/blackd-client](https://github.com/disrup
Languages: `Python`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`b66333c`](https://github.com/williamboman/mason.nvim/commit/b66333c) 2023-01-22 - feat(registry): add blackd-client ([#928](https://github.com/williamboman/mason.nvim/issues/928)) by Dan Sully
-</details>
-
```
:MasonInstall blackd-client
```
-
-
# blade-formatter
> An opinionated blade template formatter for Laravel that respects readability
@@ -715,17 +526,9 @@ Homepage: [https://github.com/shufo/blade-formatter](https://github.com/shufo/bl
Languages: `Blade`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`5734723`](https://github.com/williamboman/mason.nvim/commit/5734723) 2022-08-06 - feat: add buildifier, blade-formatter, blue, haml-lint, textlint, vulture, cfn-lint ([#255](https://github.com/williamboman/mason.nvim/issues/255)) by Vu Le Thanh
-</details>
-
```
:MasonInstall blade-formatter
```
-
-
# blue
> blue is a somewhat less uncompromising code formatter than black, the OG of Python formatters. We love the idea
@@ -737,17 +540,9 @@ Homepage: [https://blue.readthedocs.io/en/latest/](https://blue.readthedocs.io/e
Languages: `Python`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`5734723`](https://github.com/williamboman/mason.nvim/commit/5734723) 2022-08-06 - feat: add buildifier, blade-formatter, blue, haml-lint, textlint, vulture, cfn-lint ([#255](https://github.com/williamboman/mason.nvim/issues/255)) by Vu Le Thanh
-</details>
-
```
:MasonInstall blue
```
-
-
# brighterscript
> A superset of Roku's BrightScript language.
@@ -756,18 +551,9 @@ Homepage: [https://github.com/RokuCommunity/brighterscript](https://github.com/R
Languages: `BrighterScript`
Categories: `LSP` `Compiler`
-<details>
- <summary>History:</summary>
-
-- [`9660a81`](https://github.com/williamboman/mason.nvim/commit/9660a81) 2023-01-20 - fix(brighterscript): link correct executable ([#931](https://github.com/williamboman/mason.nvim/issues/931)) by William Boman
-- [`62f5569`](https://github.com/williamboman/mason.nvim/commit/62f5569) 2023-01-20 - feat(registry): add brighterscript ([#926](https://github.com/williamboman/mason.nvim/issues/926)) by Cason Adams
-</details>
-
```
:MasonInstall brighterscript
```
-
-
# brighterscript-formatter
> A code formatter for BrightScript and BrighterScript.
@@ -776,17 +562,9 @@ Homepage: [https://github.com/rokucommunity/brighterscript-formatter](https://gi
Languages: `BrighterScript`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`838eedb`](https://github.com/williamboman/mason.nvim/commit/838eedb) 2023-02-19 - feat(registry): add brighterscript-formatter ([#1009](https://github.com/williamboman/mason.nvim/issues/1009)) by Cason Adams
-</details>
-
```
:MasonInstall brighterscript-formatter
```
-
-
# bsl-language-server
> Implementation of Language Server Protocol for Language 1C (BSL)
@@ -795,19 +573,9 @@ Homepage: [https://1c-syntax.github.io/bsl-language-server](https://1c-syntax.gi
Languages: `1С:Enterprise` `OneScript`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`ca2385a`](https://github.com/williamboman/mason.nvim/commit/ca2385a) 2022-07-13 - feat: add more wrapper executables for packages that don't provide one ([#63](https://github.com/williamboman/mason.nvim/issues/63)) 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
-</details>
-
```
:MasonInstall bsl-language-server
```
-
-
# buf
> The Buf CLI is a one stop shop for your local Protocol Buffers needs. It comes with a linter that enforces good
@@ -818,18 +586,9 @@ Homepage: [https://buf.build](https://buf.build)
Languages: `Protobuf`
Categories: `Linter` `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) by William Boman
-- [`b3bb9e0`](https://github.com/williamboman/mason.nvim/commit/b3bb9e0) 2022-08-02 - feat: add xo, jq, buf, joker, csharpier ([#221](https://github.com/williamboman/mason.nvim/issues/221)) by Vu Le Thanh
-</details>
-
```
:MasonInstall buf
```
-
-
# buf-language-server
> `bufls` is a prototype for the beginnings of a Protobuf language server compatible with Buf modules and workspaces.
@@ -838,17 +597,9 @@ Homepage: [https://github.com/bufbuild/buf-language-server](https://github.com/b
Languages: `Protobuf`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`f1cb597`](https://github.com/williamboman/mason.nvim/commit/f1cb597) 2022-09-04 - feat: add buf-language-server ([#362](https://github.com/williamboman/mason.nvim/issues/362)) ([#378](https://github.com/williamboman/mason.nvim/issues/378)) by Jay Patel
-</details>
-
```
:MasonInstall buf-language-server
```
-
-
# buildifier
> buildifier is a tool for formatting and linting bazel BUILD, WORKSPACE, and .bzl files.
@@ -857,17 +608,9 @@ Homepage: [https://github.com/bazelbuild/buildtools](https://github.com/bazelbui
Languages: `Bazel`
Categories: `Linter` `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`5734723`](https://github.com/williamboman/mason.nvim/commit/5734723) 2022-08-06 - feat: add buildifier, blade-formatter, blue, haml-lint, textlint, vulture, cfn-lint ([#255](https://github.com/williamboman/mason.nvim/issues/255)) by Vu Le Thanh
-</details>
-
```
:MasonInstall buildifier
```
-
-
# cbfmt
> A tool to format codeblocks inside markdown and org documents. It iterates over all codeblocks, and formats them
@@ -877,18 +620,9 @@ Homepage: [https://github.com/lukas-reineke/cbfmt](https://github.com/lukas-rein
Languages: `Markdown`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`d7eb2ee`](https://github.com/williamboman/mason.nvim/commit/d7eb2ee) 2022-09-17 - feat: more competent platform detection ([#436](https://github.com/williamboman/mason.nvim/issues/436)) by William Boman
-- [`1355e3a`](https://github.com/williamboman/mason.nvim/commit/1355e3a) 2022-08-22 - feat: add cbfmt ([#327](https://github.com/williamboman/mason.nvim/issues/327)) by William Boman
-</details>
-
```
:MasonInstall cbfmt
```
-
-
# cfn-lint
> CloudFormation Linter. Validate AWS CloudFormation YAML/JSON templates against the AWS CloudFormation Resource
@@ -898,17 +632,9 @@ Homepage: [https://github.com/aws-cloudformation/cfn-lint](https://github.com/aw
Languages: `YAML` `JSON`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`5734723`](https://github.com/williamboman/mason.nvim/commit/5734723) 2022-08-06 - feat: add buildifier, blade-formatter, blue, haml-lint, textlint, vulture, cfn-lint ([#255](https://github.com/williamboman/mason.nvim/issues/255)) by Vu Le Thanh
-</details>
-
```
:MasonInstall cfn-lint
```
-
-
# chrome-debug-adapter
> Debug your JavaScript code running in Google Chrome.
@@ -917,19 +643,9 @@ Homepage: [https://github.com/Microsoft/vscode-chrome-debug](https://github.com/
Languages: `JavaScript` `TypeScript`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`2742ada`](https://github.com/williamboman/mason.nvim/commit/2742ada) 2022-10-17 - feat: reduce some package sizes ([#567](https://github.com/williamboman/mason.nvim/issues/567)) 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
-</details>
-
```
:MasonInstall chrome-debug-adapter
```
-
-
# clang-format
> clang-format is formatter for C/C++/Java/JavaScript/JSON/Objective-C/Protobuf/C# code
@@ -938,17 +654,9 @@ Homepage: [https://pypi.org/project/clang-format/](https://pypi.org/project/clan
Languages: `C` `C++` `Java` `JavaScript` `JSON` `C#`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`864d168`](https://github.com/williamboman/mason.nvim/commit/864d168) 2022-07-28 - feat: add clang-format ([#176](https://github.com/williamboman/mason.nvim/issues/176)) by Daniil Shvalov
-</details>
-
```
:MasonInstall clang-format
```
-
-
# clangd
> clangd understands your C++ code and adds smart features to your editor: code completion, compile errors,
@@ -958,19 +666,9 @@ Homepage: [https://clangd.llvm.org](https://clangd.llvm.org)
Languages: `C` `C++`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall clangd
```
-
-
# clarity-lsp
> Language Server Protocol implementation for Clarity.
@@ -979,18 +677,9 @@ Homepage: [https://github.com/hirosystems/clarity-lsp](https://github.com/hirosy
Languages: `Clarity`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall clarity-lsp
```
-
-
# clojure-lsp
> A Language Server for Clojure(script). Taking a Cursive-like approach of statically analyzing code.
@@ -999,20 +688,9 @@ Homepage: [https://clojure-lsp.io](https://clojure-lsp.io)
Languages: `Clojure` `ClojureScript`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`d7eb2ee`](https://github.com/williamboman/mason.nvim/commit/d7eb2ee) 2022-09-17 - feat: more competent platform detection ([#436](https://github.com/williamboman/mason.nvim/issues/436)) by William Boman
-- [`beeb70f`](https://github.com/williamboman/mason.nvim/commit/beeb70f) 2022-09-13 - feat(clojure-lsp): use the static release of clojure-lsp when running on musl libc ([#410](https://github.com/williamboman/mason.nvim/issues/410)) by Ruben Slabbert
-- [`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
-</details>
-
```
:MasonInstall clojure-lsp
```
-
-
# cmake-language-server
> CMake LSP Implementation
@@ -1021,18 +699,9 @@ Homepage: [https://github.com/regen100/cmake-language-server](https://github.com
Languages: `CMake`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall cmake-language-server
```
-
-
# cmakelang
> Language tools for cmake (format, lint, etc)
@@ -1041,17 +710,9 @@ Homepage: [https://pypi.org/project/cmakelang/](https://pypi.org/project/cmakela
Languages: `CMake`
Categories: `Formatter` `Linter`
-<details>
- <summary>History:</summary>
-
-- [`cd07e42`](https://github.com/williamboman/mason.nvim/commit/cd07e42) 2022-07-25 - fix: rename cmake-format to cmakelang ([#139](https://github.com/williamboman/mason.nvim/issues/139)) by William Boman
-</details>
-
```
:MasonInstall cmakelang
```
-
-
# codelldb
> A native debugger based on LLDB
@@ -1060,20 +721,9 @@ Homepage: [https://github.com/vadimcn/vscode-lldb](https://github.com/vadimcn/vs
Languages: `C` `C++` `Rust`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`d06095e`](https://github.com/williamboman/mason.nvim/commit/d06095e) 2022-10-09 - fix(codelldb): require GNU compatible system on linux ([#532](https://github.com/williamboman/mason.nvim/issues/532)) by William Boman
-- [`1cde8fd`](https://github.com/williamboman/mason.nvim/commit/1cde8fd) 2022-09-03 - fix(codelldb): don't symlink executable directly ([#374](https://github.com/williamboman/mason.nvim/issues/374)) 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
-</details>
-
```
:MasonInstall codelldb
```
-
-
# codeql
> Discover vulnerabilities across a codebase with CodeQL, our industry-leading semantic code analysis engine.
@@ -1084,19 +734,9 @@ Homepage: [https://github.com/github/codeql-cli-binaries](https://github.com/git
Languages: `CodeQL`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall codeql
```
-
-
# codespell
> check code for common misspellings
@@ -1105,17 +745,9 @@ Homepage: [https://github.com/codespell-project/codespell](https://github.com/co
Languages:
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`6747bf7`](https://github.com/williamboman/mason.nvim/commit/6747bf7) 2022-07-25 - feat(linter): add codespell ([#125](https://github.com/williamboman/mason.nvim/issues/125)) by Evan
-</details>
-
```
:MasonInstall codespell
```
-
-
# colorgen-nvim
> Blazingly fast colorscheme generator for Neovim written in Rust
@@ -1124,17 +756,9 @@ Homepage: [https://github.com/ChristianChiarulli/colorgen-nvim](https://github.c
Languages:
Categories: `Compiler`
-<details>
- <summary>History:</summary>
-
-- [`ce84338`](https://github.com/williamboman/mason.nvim/commit/ce84338) 2022-11-09 - feat(registry): add colorgen-nvim ([#650](https://github.com/williamboman/mason.nvim/issues/650)) by Mat Jones
-</details>
-
```
:MasonInstall colorgen-nvim
```
-
-
# commitlint
> commitlint checks if your commit messages meet the conventional commit format.
@@ -1143,17 +767,9 @@ Homepage: [https://commitlint.js.org/](https://commitlint.js.org/)
Languages: `GitCommit`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`d3abfbe`](https://github.com/williamboman/mason.nvim/commit/d3abfbe) 2022-10-17 - feat(registry): add commitlint ([#564](https://github.com/williamboman/mason.nvim/issues/564)) by Dan Sully
-</details>
-
```
:MasonInstall commitlint
```
-
-
# cpplint
> Cpplint is a command-line tool to check C/C++ files for style issues following Google's C++ style guide
@@ -1162,17 +778,9 @@ Homepage: [https://pypi.org/project/cpplint/](https://pypi.org/project/cpplint/)
Languages: `C` `C++`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`157ece0`](https://github.com/williamboman/mason.nvim/commit/157ece0) 2022-07-11 - feat: add pylint, cpplint, prettier ([#51](https://github.com/williamboman/mason.nvim/issues/51)) by Lvim Tech
-</details>
-
```
:MasonInstall cpplint
```
-
-
# cpptools
> Official repository for the Microsoft C/C++ extension for VS Code.
@@ -1181,18 +789,9 @@ Homepage: [https://github.com/microsoft/vscode-cpptools](https://github.com/micr
Languages: `C` `C++` `Rust`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall cpptools
```
-
-
# crystalline
> A Language Server Protocol implementation for Crystal. 🔮
@@ -1201,19 +800,9 @@ Homepage: [https://github.com/elbywan/crystalline](https://github.com/elbywan/cr
Languages: `Crystal`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall crystalline
```
-
-
# csharp-language-server
> Roslyn-based LSP language server for C#
@@ -1222,18 +811,9 @@ Homepage: [https://github.com/razzmatazz/csharp-language-server](https://github.
Languages: `C#`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall csharp-language-server
```
-
-
# csharpier
> CSharpier is an opinionated code formatter for c#
@@ -1242,17 +822,9 @@ Homepage: [https://csharpier.com](https://csharpier.com)
Languages: `C#`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`b3bb9e0`](https://github.com/williamboman/mason.nvim/commit/b3bb9e0) 2022-08-02 - feat: add xo, jq, buf, joker, csharpier ([#221](https://github.com/williamboman/mason.nvim/issues/221)) by Vu Le Thanh
-</details>
-
```
:MasonInstall csharpier
```
-
-
# cspell
> A Spell Checker for Code
@@ -1261,17 +833,9 @@ Homepage: [https://github.com/streetsidesoftware/cspell](https://github.com/stre
Languages:
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`9c22497`](https://github.com/williamboman/mason.nvim/commit/9c22497) 2022-07-12 - feat: add cspell spell checker ([#65](https://github.com/williamboman/mason.nvim/issues/65)) by Daryl Ronningen
-</details>
-
```
:MasonInstall cspell
```
-
-
# css-lsp
> Language Server Protocol implementation for CSS, SCSS & LESS.
@@ -1280,18 +844,9 @@ Homepage: [https://github.com/microsoft/vscode-css-languageservice](https://gith
Languages: `CSS` `SCSS` `LESS`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall css-lsp
```
-
-
# cssmodules-language-server
> autocompletion and go-to-definition for cssmodules
@@ -1300,19 +855,9 @@ Homepage: [https://github.com/antonk52/cssmodules-language-server](https://githu
Languages: `CSS`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`63ccfe5`](https://github.com/williamboman/mason.nvim/commit/63ccfe5) 2023-02-15 - chore: fix some typos by Zhizhen He
-- [`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
-</details>
-
```
:MasonInstall cssmodules-language-server
```
-
-
# cucumber-language-server
> Cucumber Language Server
@@ -1321,18 +866,9 @@ Homepage: [https://github.com/cucumber/language-server](https://github.com/cucum
Languages: `Cucumber`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall cucumber-language-server
```
-
-
# cueimports
> CUE tool that updates your import lines, adding missing ones and removing unused ones.
@@ -1341,17 +877,9 @@ Homepage: [https://github.com/asdine/cueimports](https://github.com/asdine/cueim
Languages: `Cue`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`2004a4a`](https://github.com/williamboman/mason.nvim/commit/2004a4a) 2022-12-27 - feat(registry): add cueimports ([#811](https://github.com/williamboman/mason.nvim/issues/811)) by John Allen
-</details>
-
```
:MasonInstall cueimports
```
-
-
# cuelsp
> Language Server implementation for CUE, with built-in support for Dagger.
@@ -1360,17 +888,9 @@ Homepage: [https://github.com/dagger/cuelsp](https://github.com/dagger/cuelsp)
Languages: `Cue`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`11d302b`](https://github.com/williamboman/mason.nvim/commit/11d302b) 2022-08-03 - feat: add dagger's cuelsp support ([#238](https://github.com/williamboman/mason.nvim/issues/238)) by Marcos Nils
-</details>
-
```
:MasonInstall cuelsp
```
-
-
# curlylint
> Experimental HTML templates linting for Jinja, Nunjucks, Django templates, Twig, Liquid
@@ -1379,18 +899,9 @@ Homepage: [https://www.curlylint.org/](https://www.curlylint.org/)
Languages: `Django` `Jinja` `Nunjucks` `Twig` `Liquid`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`58e4bb6`](https://github.com/williamboman/mason.nvim/commit/58e4bb6) 2022-07-28 - fix(curlylint): s/ninja/jinja/ ([#185](https://github.com/williamboman/mason.nvim/issues/185)) by William Boman
-- [`b93e53a`](https://github.com/williamboman/mason.nvim/commit/b93e53a) 2022-07-28 - feat: add curlylint ([#184](https://github.com/williamboman/mason.nvim/issues/184)) by Dan Sully
-</details>
-
```
:MasonInstall curlylint
```
-
-
# dart-debug-adapter
> Dart debug adapter sourced from the Dart VSCode extension.
@@ -1399,17 +910,9 @@ Homepage: [https://github.com/Dart-Code/Dart-Code](https://github.com/Dart-Code/
Languages: `Dart`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`99d1b27`](https://github.com/williamboman/mason.nvim/commit/99d1b27) 2022-12-07 - feat(registry): add dart-debug-adapter ([#733](https://github.com/williamboman/mason.nvim/issues/733)) by Svetlozar Iliev
-</details>
-
```
:MasonInstall dart-debug-adapter
```
-
-
# debugpy
> An implementation of the Debug Adapter Protocol for Python
@@ -1418,20 +921,9 @@ Homepage: [https://github.com/microsoft/debugpy](https://github.com/microsoft/de
Languages: `Python`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`cd1af57`](https://github.com/williamboman/mason.nvim/commit/cd1af57) 2022-08-06 - feat(debugpy): link debugpy-adapter by Xun
-- [`546d818`](https://github.com/williamboman/mason.nvim/commit/546d818) 2022-08-02 - feat(debugpy): write executable for convenient access ([#229](https://github.com/williamboman/mason.nvim/issues/229)) 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
-</details>
-
```
:MasonInstall debugpy
```
-
-
# delve
> Delve is a debugger for the Go programming language.
@@ -1440,18 +932,9 @@ Homepage: [https://github.com/go-delve/delve](https://github.com/go-delve/delve)
Languages: `Go`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall delve
```
-
-
# deno
> Deno (/ˈdiːnoʊ/, pronounced dee-no) is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults
@@ -1461,19 +944,9 @@ Homepage: [https://deno.land/manual/language_server/overview](https://deno.land/
Languages: `JavaScript` `TypeScript`
Categories: `LSP` `Runtime`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall deno
```
-
-
# dhall-lsp
> LSP server implementation for Dhall.
@@ -1482,20 +955,9 @@ Homepage: [https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-lsp-ser
Languages: `Dhall`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`36231e6`](https://github.com/williamboman/mason.nvim/commit/36231e6) 2022-11-18 - fix(dhall-lsp): github release doesn't always include lsp server asset ([#675](https://github.com/williamboman/mason.nvim/issues/675)) by William Boman
-- [`5a25626`](https://github.com/williamboman/mason.nvim/commit/5a25626) 2022-10-06 - fix(dhall): new assets have capitalized naming ([#520](https://github.com/williamboman/mason.nvim/issues/520)) by kylo252
-- [`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
-</details>
-
```
:MasonInstall dhall-lsp
```
-
-
# diagnostic-languageserver
> Diagnostic language server that integrates with linters.
@@ -1504,18 +966,9 @@ Homepage: [https://github.com/iamcco/diagnostic-languageserver](https://github.c
Languages:
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall diagnostic-languageserver
```
-
-
# djlint
> HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang
@@ -1524,17 +977,9 @@ Homepage: [https://github.com/Riverside-Healthcare/djLint](https://github.com/Ri
Languages: `Django` `Go` `Nunjucks` `Handlebargs` `Mustache` `Angular` `Jinja`
Categories: `Formatter` `Linter`
-<details>
- <summary>History:</summary>
-
-- [`06fd166`](https://github.com/williamboman/mason.nvim/commit/06fd166) 2022-07-16 - feat: add djlint ([#81](https://github.com/williamboman/mason.nvim/issues/81)) by Ali Shahid
-</details>
-
```
:MasonInstall djlint
```
-
-
# docker-compose-language-service
> A language server for Docker Compose.
@@ -1543,18 +988,9 @@ Homepage: [https://github.com/microsoft/compose-language-service](https://github
Languages: `Docker`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`eb6010a`](https://github.com/williamboman/mason.nvim/commit/eb6010a) 2023-02-14 - fix(docker-compose-language-service): upstream added a binary ([#990](https://github.com/williamboman/mason.nvim/issues/990)) by Marc Deop
-- [`a35f3c4`](https://github.com/williamboman/mason.nvim/commit/a35f3c4) 2023-02-13 - feat(registry): add docker-compose-language-service ([#986](https://github.com/williamboman/mason.nvim/issues/986)) by Marc Deop
-</details>
-
```
:MasonInstall docker-compose-language-service
```
-
-
# dockerfile-language-server
> A language server for Dockerfiles powered by Node.js, TypeScript, and VSCode technologies.
@@ -1563,19 +999,9 @@ Homepage: [https://github.com/rcjsuen/dockerfile-language-server-nodejs](https:/
Languages: `Docker`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`a35f3c4`](https://github.com/williamboman/mason.nvim/commit/a35f3c4) 2023-02-13 - feat(registry): add docker-compose-language-service ([#986](https://github.com/williamboman/mason.nvim/issues/986)) by Marc Deop
-- [`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
-</details>
-
```
:MasonInstall dockerfile-language-server
```
-
-
# dot-language-server
> A language server for the DOT language
@@ -1584,18 +1010,9 @@ Homepage: [https://github.com/nikeee/dot-language-server](https://github.com/nik
Languages: `DOT`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall dot-language-server
```
-
-
# dprint
> A pluggable and configurable code formatting platform written in Rust.
@@ -1604,18 +1021,9 @@ Homepage: [https://dprint.dev/](https://dprint.dev/)
Languages:
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`369d520`](https://github.com/williamboman/mason.nvim/commit/369d520) 2023-01-07 - feat(dprint): add linux_x64 musl target ([#862](https://github.com/williamboman/mason.nvim/issues/862)) by XDream8
-- [`da5f398`](https://github.com/williamboman/mason.nvim/commit/da5f398) 2022-10-17 - feat(registry): add dprint formatter ([#562](https://github.com/williamboman/mason.nvim/issues/562)) by Silas Groh
-</details>
-
```
:MasonInstall dprint
```
-
-
# drools-lsp
> An implementation of a language server for the Drools Rule Language.
@@ -1624,19 +1032,9 @@ Homepage: [https://github.com/kiegroup/drools-lsp](https://github.com/kiegroup/d
Languages: `Drools`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`db162f3`](https://github.com/williamboman/mason.nvim/commit/db162f3) 2023-01-19 - fix(drools-lsp): remove unused shell exec wrapper ([#925](https://github.com/williamboman/mason.nvim/issues/925)) by David Ward
-- [`d4601be`](https://github.com/williamboman/mason.nvim/commit/d4601be) 2023-01-16 - feat(drools-lsp): link executable to jar file ([#912](https://github.com/williamboman/mason.nvim/issues/912)) by David Ward
-- [`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
-</details>
-
```
:MasonInstall drools-lsp
```
-
-
# editorconfig-checker
> A tool to verify that your files are in harmony with your `.editorconfig`.
@@ -1645,20 +1043,9 @@ Homepage: [https://github.com/editorconfig-checker/editorconfig-checker](https:/
Languages:
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`24e78fc`](https://github.com/williamboman/mason.nvim/commit/24e78fc) 2023-01-14 - fix(editorconfig-checker): update Windows assets ([#904](https://github.com/williamboman/mason.nvim/issues/904)) by William Boman
-- [`d7eb2ee`](https://github.com/williamboman/mason.nvim/commit/d7eb2ee) 2022-09-17 - feat: more competent platform detection ([#436](https://github.com/williamboman/mason.nvim/issues/436)) by William Boman
-- [`ac70755`](https://github.com/williamboman/mason.nvim/commit/ac70755) 2022-09-17 - feat(editorconfig-checker): use the pre-packaged ec ([#434](https://github.com/williamboman/mason.nvim/issues/434)) by Seth Daniel
-- [`4f87e41`](https://github.com/williamboman/mason.nvim/commit/4f87e41) 2022-07-10 - feat: add editorconfig-checker, misspell, shfmt, vint ([#39](https://github.com/williamboman/mason.nvim/issues/39)) by Seth Daniel
-</details>
-
```
:MasonInstall editorconfig-checker
```
-
-
# efm
> General purpose Language Server
@@ -1667,18 +1054,9 @@ Homepage: [https://github.com/mattn/efm-langserver](https://github.com/mattn/efm
Languages:
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall efm
```
-
-
# elixir-ls
> A frontend-independent IDE "smartness" server for Elixir. Implements the "Language Server Protocol" standard and
@@ -1688,21 +1066,9 @@ Homepage: [https://github.com/elixir-lsp/elixir-ls](https://github.com/elixir-ls
Languages: `Elixir`
Categories: `LSP` `DAP`
-<details>
- <summary>History:</summary>
-
-- [`724c538`](https://github.com/williamboman/mason.nvim/commit/724c538) 2022-10-02 - feat(elixir-ls): link elixir-ls-debugger executable ([#496](https://github.com/williamboman/mason.nvim/issues/496)) by Slotos
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) by William Boman
-- [`ca2385a`](https://github.com/williamboman/mason.nvim/commit/ca2385a) 2022-07-13 - feat: add more wrapper executables for packages that don't provide one ([#63](https://github.com/williamboman/mason.nvim/issues/63)) 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
-</details>
-
```
:MasonInstall elixir-ls
```
-
-
# elm-format
> elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide
@@ -1711,18 +1077,9 @@ Homepage: [https://github.com/avh4/elm-format](https://github.com/avh4/elm-forma
Languages: `Elm`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall elm-format
```
-
-
# elm-language-server
> Language server implementation for Elm
@@ -1731,18 +1088,9 @@ Homepage: [https://github.com/elm-tooling/elm-language-server](https://github.co
Languages: `Elm`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall elm-language-server
```
-
-
# ember-language-server
> Language Server Protocol implementation for Ember.js and Glimmer projects
@@ -1751,18 +1099,9 @@ Homepage: [https://github.com/lifeart/ember-language-server](https://github.com/
Languages: `Ember`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall ember-language-server
```
-
-
# emmet-ls
> Emmet support based on LSP.
@@ -1771,18 +1110,9 @@ Homepage: [https://github.com/aca/emmet-ls](https://github.com/aca/emmet-ls)
Languages: `Emmet`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall emmet-ls
```
-
-
# erb-lint
> erb-lint is a tool to help lint your ERB or HTML files using the included linters or by writing your own
@@ -1791,17 +1121,9 @@ Homepage: [https://github.com/Shopify/erb-lint](https://github.com/Shopify/erb-l
Languages: `HTML` `Ruby`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`1c8c8f4`](https://github.com/williamboman/mason.nvim/commit/1c8c8f4) 2022-07-31 - feat: add erb-lint ([#204](https://github.com/williamboman/mason.nvim/issues/204)) by David Bernheisel
-</details>
-
```
:MasonInstall erb-lint
```
-
-
# erg
> A statically typed language that can deeply improve the Python ecosystem.
@@ -1810,17 +1132,9 @@ Homepage: [https://github.com/erg-lang/erg](https://github.com/erg-lang/erg)
Languages: `Erg`
Categories: `LSP` `Compiler`
-<details>
- <summary>History:</summary>
-
-- [`0f4d8e7`](https://github.com/williamboman/mason.nvim/commit/0f4d8e7) 2023-01-20 - feat(registry): add erg ([#921](https://github.com/williamboman/mason.nvim/issues/921)) by takuto
-</details>
-
```
:MasonInstall erg
```
-
-
# erg-language-server
> ELS is a language server for the Erg programing language.
@@ -1829,17 +1143,9 @@ Homepage: [https://github.com/erg-lang/erg-language-server](https://github.com/e
Languages: `Erg`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`c2d3b15`](https://github.com/williamboman/mason.nvim/commit/c2d3b15) 2022-10-03 - feat: add erg-language-server ([#503](https://github.com/williamboman/mason.nvim/issues/503)) by takuto
-</details>
-
```
:MasonInstall erg-language-server
```
-
-
# erlang-ls
> Implementing features such as auto-complete or go-to-definition for a programming language is not trivial.
@@ -1851,20 +1157,9 @@ Homepage: [https://erlang-ls.github.io/](https://erlang-ls.github.io/)
Languages: `Erlang`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`d7eb2ee`](https://github.com/williamboman/mason.nvim/commit/d7eb2ee) 2022-09-17 - feat: more competent platform detection ([#436](https://github.com/williamboman/mason.nvim/issues/436)) by William Boman
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall erlang-ls
```
-
-
# esbonio
> A Language Server for Sphinx projects.
@@ -1873,18 +1168,9 @@ Homepage: [https://pypi.org/project/esbonio/](https://pypi.org/project/esbonio/)
Languages: `Sphinx`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall esbonio
```
-
-
# eslint-lsp
> Language Server Protocol implementation for ESLint. The server uses the ESLint library installed in the opened
@@ -1894,19 +1180,9 @@ Homepage: [https://github.com/Microsoft/vscode-eslint](https://github.com/Micros
Languages: `JavaScript` `TypeScript`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall eslint-lsp
```
-
-
# eslint_d
> Makes eslint the fastest linter on the planet
@@ -1915,17 +1191,9 @@ Homepage: [https://github.com/mantoni/eslint_d.js/](https://github.com/mantoni/e
Languages: `TypeScript` `JavaScript`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`fe1dad7`](https://github.com/williamboman/mason.nvim/commit/fe1dad7) 2022-07-08 - feat: add eslint_d linter ([#31](https://github.com/williamboman/mason.nvim/issues/31)) by Daryl Ronningen
-</details>
-
```
:MasonInstall eslint_d
```
-
-
# fantomas
> Fantomas is an opinionated code formatter for f#
@@ -1934,18 +1202,9 @@ Homepage: [https://fsprojects.github.io/fantomas](https://fsprojects.github.io/f
Languages: `F#`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`c019223`](https://github.com/williamboman/mason.nvim/commit/c019223) 2022-09-02 - fix(fantomas): link correct fantomas binany name ([#370](https://github.com/williamboman/mason.nvim/issues/370)) by Adelar da Silva Queiróz
-- [`d28d6a9`](https://github.com/williamboman/mason.nvim/commit/d28d6a9) 2022-09-02 - feat: add fantomas F# formatter ([#367](https://github.com/williamboman/mason.nvim/issues/367)) by Adelar da Silva Queiróz
-</details>
-
```
:MasonInstall fantomas
```
-
-
# fennel-language-server
> Fennel language server protocol (LSP) support.
@@ -1954,17 +1213,9 @@ Homepage: [https://github.com/rydesun/fennel-language-server](https://github.com
Languages: `Fennel`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`6f8f1ab`](https://github.com/williamboman/mason.nvim/commit/6f8f1ab) 2023-02-07 - feat(registry): add fennel-language-server ([#971](https://github.com/williamboman/mason.nvim/issues/971)) by Massolari
-</details>
-
```
:MasonInstall fennel-language-server
```
-
-
# firefox-debug-adapter
> Debug your web application or browser extension in Firefox
@@ -1973,19 +1224,9 @@ Homepage: [https://github.com/firefox-devtools/vscode-firefox-debug](https://git
Languages: `JavaScript` `TypeScript`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`e61d2b7`](https://github.com/williamboman/mason.nvim/commit/e61d2b7) 2022-07-25 - fix(firefox-debug-adapter): don't apply outdated patch ([#135](https://github.com/williamboman/mason.nvim/issues/135)) 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
-</details>
-
```
:MasonInstall firefox-debug-adapter
```
-
-
# fixjson
> A JSON file fixer/formatter for humans using (relaxed) JSON5
@@ -1994,17 +1235,9 @@ Homepage: [https://github.com/rhysd/fixjson](https://github.com/rhysd/fixjson)
Languages: `JSON`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`2680ff4`](https://github.com/williamboman/mason.nvim/commit/2680ff4) 2022-07-29 - feat: add fixjson ([#191](https://github.com/williamboman/mason.nvim/issues/191)) by Josa Gesell
-</details>
-
```
:MasonInstall fixjson
```
-
-
# flake8
> flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the
@@ -2014,18 +1247,9 @@ Homepage: [https://github.com/PyCQA/flake8](https://github.com/PyCQA/flake8)
Languages: `Python`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) by William Boman
-- [`5154710`](https://github.com/williamboman/mason.nvim/commit/5154710) 2022-07-24 - feat: add flake8 ([#123](https://github.com/williamboman/mason.nvim/issues/123)) by Ali Shahid
-</details>
-
```
:MasonInstall flake8
```
-
-
# flux-lsp
> Implementation of Language Server Protocol for the Flux language
@@ -2034,19 +1258,9 @@ Homepage: [https://github.com/influxdata/flux-lsp](https://github.com/influxdata
Languages: `Flux`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall flux-lsp
```
-
-
# foam-language-server
> A language server for OpenFOAM case files
@@ -2055,18 +1269,9 @@ Homepage: [https://github.com/FoamScience/foam-language-server](https://github.c
Languages: `OpenFOAM`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall foam-language-server
```
-
-
# fortls
> fortls - Fortran Language Server
@@ -2075,18 +1280,9 @@ Homepage: [https://github.com/gnikit/fortls](https://github.com/gnikit/fortls)
Languages: `Fortran`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall fortls
```
-
-
# fourmolu
> A fork of Ormolu that uses four space indentation and allows arbitrary configuration.
@@ -2095,18 +1291,9 @@ Homepage: [https://hackage.haskell.org/package/fourmolu](https://hackage.haskell
Languages: `Haskell`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`4d734ae`](https://github.com/williamboman/mason.nvim/commit/4d734ae) 2023-01-12 - fix: avoid calling API functions inside fast event ([#892](https://github.com/williamboman/mason.nvim/issues/892)) by William Boman
-- [`67e9cf8`](https://github.com/williamboman/mason.nvim/commit/67e9cf8) 2022-12-12 - feat(registry): add fourmolu ([#752](https://github.com/williamboman/mason.nvim/issues/752)) by shurizzle
-</details>
-
```
:MasonInstall fourmolu
```
-
-
# fsautocomplete
> F# language server using Language Server Protocol
@@ -2115,18 +1302,9 @@ Homepage: [https://github.com/fsharp/FsAutoComplete](https://github.com/fsharp/F
Languages: `F#`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall fsautocomplete
```
-
-
# gersemi
> gersemi - A formatter to make your CMake code the real treasure.
@@ -2135,17 +1313,9 @@ Homepage: [https://github.com/BlankSpruce/gersemi](https://github.com/BlankSpruc
Languages: `CMake`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`fa33319`](https://github.com/williamboman/mason.nvim/commit/fa33319) 2022-10-09 - feat(registry): add gersemi formatter ([#525](https://github.com/williamboman/mason.nvim/issues/525)) by Jay Patel
-</details>
-
```
:MasonInstall gersemi
```
-
-
# gitlint
> Gitlint is a git commit message linter written in python: it checks your commit messages for style.
@@ -2154,17 +1324,9 @@ Homepage: [https://jorisroovers.com/gitlint/](https://jorisroovers.com/gitlint/)
Languages: `GitCommit`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`54532bb`](https://github.com/williamboman/mason.nvim/commit/54532bb) 2022-07-26 - feat: add gitlint ([#155](https://github.com/williamboman/mason.nvim/issues/155)) by Chad Condon
-</details>
-
```
:MasonInstall gitlint
```
-
-
# gitui
> Blazing fast terminal-ui for git written in Rust
@@ -2173,17 +1335,9 @@ Homepage: [https://github.com/extrawurst/gitui](https://github.com/extrawurst/gi
Languages:
Categories:
-<details>
- <summary>History:</summary>
-
-- [`d825d3d`](https://github.com/williamboman/mason.nvim/commit/d825d3d) 2023-01-18 - feat(registry): add gitui ([#919](https://github.com/williamboman/mason.nvim/issues/919)) by Dan Sully
-</details>
-
```
:MasonInstall gitui
```
-
-
# glint
> Glint is a set of tools to aid in developing code that uses the Glimmer VM for rendering, such as
@@ -2195,17 +1349,9 @@ Homepage: [https://typed-ember.gitbook.io/glint/](https://typed-ember.gitbook.io
Languages: `Handlebars` `Glimmer` `TypeScript` `JavaScript`
Categories: `LSP` `Linter`
-<details>
- <summary>History:</summary>
-
-- [`d4992ee`](https://github.com/williamboman/mason.nvim/commit/d4992ee) 2022-10-23 - feat(registry): add glint ([#593](https://github.com/williamboman/mason.nvim/issues/593)) by NullVoxPopuli
-</details>
-
```
:MasonInstall glint
```
-
-
# glow
> Render markdown on the CLI, with pizzazz
@@ -2214,17 +1360,9 @@ Homepage: [https://github.com/charmbracelet/glow](https://github.com/charmbracel
Languages: `Markdown`
Categories:
-<details>
- <summary>History:</summary>
-
-- [`160bd7c`](https://github.com/williamboman/mason.nvim/commit/160bd7c) 2023-01-12 - feat(registry): add glow ([#886](https://github.com/williamboman/mason.nvim/issues/886)) by Seth Daniel
-</details>
-
```
:MasonInstall glow
```
-
-
# go-debug-adapter
> Go debug adapter sourced from the VSCode Go extension.
@@ -2233,18 +1371,9 @@ Homepage: [https://github.com/golang/vscode-go](https://github.com/golang/vscode
Languages: `Go`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall go-debug-adapter
```
-
-
# gofumpt
> A stricter gofmt
@@ -2253,17 +1382,9 @@ Homepage: [https://pkg.go.dev/mvdan.cc/gofumpt](https://pkg.go.dev/mvdan.cc/gofu
Languages: `Go`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`3ae3c54`](https://github.com/williamboman/mason.nvim/commit/3ae3c54) 2022-07-10 - feat: add gofumpt, golines, json-to-struct, revive, staticcheck ([#43](https://github.com/williamboman/mason.nvim/issues/43)) by Seth Daniel
-</details>
-
```
:MasonInstall gofumpt
```
-
-
# goimports
> A golang formatter which formats your code in the same style as gofmt and additionally updates your Go import
@@ -2273,18 +1394,9 @@ Homepage: [https://pkg.go.dev/golang.org/x/tools/cmd/goimports](https://pkg.go.d
Languages: `Go`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) by William Boman
-- [`ca40b80`](https://github.com/williamboman/mason.nvim/commit/ca40b80) 2022-08-02 - feat: add goimports ([#224](https://github.com/williamboman/mason.nvim/issues/224)) by Sergio Hernandez
-</details>
-
```
:MasonInstall goimports
```
-
-
# goimports-reviser
> Tool for Golang to sort goimports by 3-4 groups: std, general, company (optional), and project dependencies.
@@ -2296,18 +1408,9 @@ Homepage: [https://pkg.go.dev/github.com/incu6us/goimports-reviser](https://pkg.
Languages: `Go`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`980f565`](https://github.com/williamboman/mason.nvim/commit/980f565) 2022-10-18 - fix(goimports-reviser): use prebuilt github assets ([#573](https://github.com/williamboman/mason.nvim/issues/573)) by William Boman
-- [`6a2b45b`](https://github.com/williamboman/mason.nvim/commit/6a2b45b) 2022-09-11 - feat: add goimports-reviser ([#400](https://github.com/williamboman/mason.nvim/issues/400)) by Laytan Laats
-</details>
-
```
:MasonInstall goimports-reviser
```
-
-
# golangci-lint
> golangci-lint is a fast Go linters runner. It runs linters in parallel, uses caching, supports yaml config, has
@@ -2317,20 +1420,9 @@ Homepage: [https://golangci-lint.run/](https://golangci-lint.run/)
Languages: `Go`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`4772aec`](https://github.com/williamboman/mason.nvim/commit/4772aec) 2023-02-06 - feat(golangci-lint): change installation method ([#969](https://github.com/williamboman/mason.nvim/issues/969)) by Michalis Fotiadis
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall golangci-lint
```
-
-
# golangci-lint-langserver
> golangci-lint language server
@@ -2339,18 +1431,9 @@ Homepage: [https://github.com/nametake/golangci-lint-langserver](https://github.
Languages: `Go`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall golangci-lint-langserver
```
-
-
# golines
> A golang formatter that fixes long lines
@@ -2359,17 +1442,9 @@ Homepage: [https://github.com/segmentio/golines](https://github.com/segmentio/go
Languages: `Go`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`3ae3c54`](https://github.com/williamboman/mason.nvim/commit/3ae3c54) 2022-07-10 - feat: add gofumpt, golines, json-to-struct, revive, staticcheck ([#43](https://github.com/williamboman/mason.nvim/issues/43)) by Seth Daniel
-</details>
-
```
:MasonInstall golines
```
-
-
# gomodifytags
> Go tool to modify/update field tags in structs
@@ -2378,18 +1453,9 @@ Homepage: [https://github.com/fatih/gomodifytags](https://github.com/fatih/gomod
Languages: `Go`
Categories:
-<details>
- <summary>History:</summary>
-
-- [`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
-- [`a342c97`](https://github.com/williamboman/mason.nvim/commit/a342c97) 2022-07-08 - feat: add gotests, gomodifytags, impl ([#28](https://github.com/williamboman/mason.nvim/issues/28)) by William Boman
-</details>
-
```
:MasonInstall gomodifytags
```
-
-
# google-java-format
> google-java-format is a program that reformats Java source code to comply with Google Java Style.
@@ -2398,17 +1464,9 @@ Homepage: [https://github.com/google/google-java-format](https://github.com/goog
Languages: `Java`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`07de1d1`](https://github.com/williamboman/mason.nvim/commit/07de1d1) 2023-02-01 - feat(registry): add google-java-format ([#958](https://github.com/williamboman/mason.nvim/issues/958)) by Jay Patel
-</details>
-
```
:MasonInstall google-java-format
```
-
-
# gopls
> gopls (pronounced "Go please") is the official Go language server developed by the Go team. It provides IDE
@@ -2418,19 +1476,9 @@ Homepage: [https://pkg.go.dev/golang.org/x/tools/gopls](https://pkg.go.dev/golan
Languages: `Go`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall gopls
```
-
-
# gospel
> misspelled word linter for Go comments, string literals and embedded files
@@ -2439,17 +1487,9 @@ Homepage: [https://github.com/kortschak/gospel](https://github.com/kortschak/gos
Languages: `Go`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`9ec92c1`](https://github.com/williamboman/mason.nvim/commit/9ec92c1) 2023-02-04 - feat(registry): add gospel ([#961](https://github.com/williamboman/mason.nvim/issues/961)) by Seth Daniel
-</details>
-
```
:MasonInstall gospel
```
-
-
# gotests
> Gotests is a Golang commandline tool that generates table driven tests based on its target source files'
@@ -2459,19 +1499,9 @@ Homepage: [https://github.com/cweill/gotests](https://github.com/cweill/gotests)
Languages: `Go`
Categories:
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-- [`a342c97`](https://github.com/williamboman/mason.nvim/commit/a342c97) 2022-07-08 - feat: add gotests, gomodifytags, impl ([#28](https://github.com/williamboman/mason.nvim/issues/28)) by William Boman
-</details>
-
```
:MasonInstall gotests
```
-
-
# gotestsum
> 'go test' runner with output optimized for humans, JUnit XML for CI integration, and
@@ -2481,17 +1511,9 @@ Homepage: [https://github.com/gotestyourself/gotestsum](https://github.com/gotes
Languages: `Go`
Categories:
-<details>
- <summary>History:</summary>
-
-- [`a01073d`](https://github.com/williamboman/mason.nvim/commit/a01073d) 2022-10-03 - feat: add gotestsum ([#506](https://github.com/williamboman/mason.nvim/issues/506)) by Seth Daniel
-</details>
-
```
:MasonInstall gotestsum
```
-
-
# gradle-language-server
> Gradle language server.
@@ -2500,17 +1522,9 @@ Homepage: [https://github.com/microsoft/vscode-gradle](https://github.com/micros
Languages: `Gradle`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall gradle-language-server
```
-
-
# grammarly-languageserver
> A language server implementation on top of Grammarly's SDK.
@@ -2519,18 +1533,9 @@ Homepage: [https://github.com/znck/grammarly](https://github.com/znck/grammarly)
Languages: `Markdown` `Text`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall grammarly-languageserver
```
-
-
# graphql-language-service-cli
> GraphQL Language Service provides an interface for building GraphQL language services for IDEs.
@@ -2539,18 +1544,9 @@ Homepage: [https://www.npmjs.com/package/graphql-language-service-cli](https://w
Languages: `GraphQL`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall graphql-language-service-cli
```
-
-
# groovy-language-server
> A language server for Groovy
@@ -2559,20 +1555,9 @@ Homepage: [https://github.com/GroovyLanguageServer/groovy-language-server](https
Languages: `Groovy`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`679233a`](https://github.com/williamboman/mason.nvim/commit/679233a) 2022-07-13 - fix(groovy-language-server): update jar path ([#64](https://github.com/williamboman/mason.nvim/issues/64)) by William Boman
-- [`ca2385a`](https://github.com/williamboman/mason.nvim/commit/ca2385a) 2022-07-13 - feat: add more wrapper executables for packages that don't provide one ([#63](https://github.com/williamboman/mason.nvim/issues/63)) 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
-</details>
-
```
:MasonInstall groovy-language-server
```
-
-
# hadolint
> Dockerfile linter, validate inline bash, written in Haskell
@@ -2581,18 +1566,9 @@ Homepage: [https://github.com/hadolint/hadolint](https://github.com/hadolint/had
Languages: `Docker`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`a35f3c4`](https://github.com/williamboman/mason.nvim/commit/a35f3c4) 2023-02-13 - feat(registry): add docker-compose-language-service ([#986](https://github.com/williamboman/mason.nvim/issues/986)) by Marc Deop
-- [`5a19cb2`](https://github.com/williamboman/mason.nvim/commit/5a19cb2) 2022-07-25 - feat: add hadolint ([#128](https://github.com/williamboman/mason.nvim/issues/128)) by Vu Le Thanh
-</details>
-
```
:MasonInstall hadolint
```
-
-
# haml-lint
> haml-lint is a tool to help keep your HAML files clean and readable. In addition to HAML-specific style and lint
@@ -2602,17 +1578,9 @@ Homepage: [https://github.com/sds/haml-lint](https://github.com/sds/haml-lint)
Languages: `HAML`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`5734723`](https://github.com/williamboman/mason.nvim/commit/5734723) 2022-08-06 - feat: add buildifier, blade-formatter, blue, haml-lint, textlint, vulture, cfn-lint ([#255](https://github.com/williamboman/mason.nvim/issues/255)) by Vu Le Thanh
-</details>
-
```
:MasonInstall haml-lint
```
-
-
# haskell-language-server
> Official Haskell Language Server implementation.
@@ -2621,19 +1589,9 @@ Homepage: [https://haskell-language-server.readthedocs.io/en/latest/](https://ha
Languages: `Haskell`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`07d949a`](https://github.com/williamboman/mason.nvim/commit/07d949a) 2022-09-14 - fix(r-languageserver): use github releases as version source ([#417](https://github.com/williamboman/mason.nvim/issues/417)) 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
-</details>
-
```
:MasonInstall haskell-language-server
```
-
-
# haxe-language-server
> Language Server Protocol implementation for the Haxe language
@@ -2642,19 +1600,9 @@ Homepage: [https://github.com/vshaxe/haxe-language-server](https://github.com/vs
Languages: `Haxe`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`2742ada`](https://github.com/williamboman/mason.nvim/commit/2742ada) 2022-10-17 - feat: reduce some package sizes ([#567](https://github.com/williamboman/mason.nvim/issues/567)) 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
-</details>
-
```
:MasonInstall haxe-language-server
```
-
-
# hoon-language-server
> Language Server for Hoon. Middleware to translate between the Language Server Protocol and your Urbit.
@@ -2663,18 +1611,9 @@ Homepage: [https://github.com/urbit/hoon-language-server](https://github.com/urb
Languages: `Hoon`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall hoon-language-server
```
-
-
# html-lsp
> Language Server Protocol implementation for HTML.
@@ -2683,18 +1622,9 @@ Homepage: [https://github.com/microsoft/vscode-html-languageservice](https://git
Languages: `HTML`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall html-lsp
```
-
-
# iferr
> Go tool to generate if err != nil block for the current function.
@@ -2703,17 +1633,9 @@ Homepage: [https://github.com/koron/iferr](https://github.com/koron/iferr)
Languages: `Go`
Categories:
-<details>
- <summary>History:</summary>
-
-- [`13217bb`](https://github.com/williamboman/mason.nvim/commit/13217bb) 2022-10-09 - feat(registry): add iferr tool for Go ([#528](https://github.com/williamboman/mason.nvim/issues/528)) by Fran Casas
-</details>
-
```
:MasonInstall iferr
```
-
-
# impl
> impl generates method stubs for implementing an interface.
@@ -2722,18 +1644,9 @@ Homepage: [https://github.com/josharian/impl](https://github.com/josharian/impl)
Languages: `Go`
Categories:
-<details>
- <summary>History:</summary>
-
-- [`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
-- [`a342c97`](https://github.com/williamboman/mason.nvim/commit/a342c97) 2022-07-08 - feat: add gotests, gomodifytags, impl ([#28](https://github.com/williamboman/mason.nvim/issues/28)) by William Boman
-</details>
-
```
:MasonInstall impl
```
-
-
# intelephense
> Professional PHP tooling for any Language Server Protocol capable editor.
@@ -2742,18 +1655,9 @@ Homepage: [https://intelephense.com](https://intelephense.com)
Languages: `PHP`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall intelephense
```
-
-
# isort
> isort is a Python utility / library to sort imports alphabetically
@@ -2762,17 +1666,9 @@ Homepage: [https://pypi.org/project/isort/](https://pypi.org/project/isort/)
Languages: `Python`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`e0dcb07`](https://github.com/williamboman/mason.nvim/commit/e0dcb07) 2022-07-18 - feat: add isort formatter ([#98](https://github.com/williamboman/mason.nvim/issues/98)) by Yi Ming
-</details>
-
```
:MasonInstall isort
```
-
-
# java-debug-adapter
> The debug server implementation for Java. It conforms to the debugger adapter protocol.
@@ -2781,17 +1677,9 @@ Homepage: [https://github.com/microsoft/java-debug](https://github.com/microsoft
Languages: `Java`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`ac0bbad`](https://github.com/williamboman/mason.nvim/commit/ac0bbad) 2022-09-30 - feat: add java-debug-adapter and java-test ([#482](https://github.com/williamboman/mason.nvim/issues/482)) by lvimuser
-</details>
-
```
:MasonInstall java-debug-adapter
```
-
-
# java-test
> The Test Runner for Java works with java-debug-adapter to provide the following features:
@@ -2810,17 +1698,9 @@ Homepage: [https://github.com/microsoft/vscode-java-test](https://github.com/mic
Languages: `Java`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`ac0bbad`](https://github.com/williamboman/mason.nvim/commit/ac0bbad) 2022-09-30 - feat: add java-debug-adapter and java-test ([#482](https://github.com/williamboman/mason.nvim/issues/482)) by lvimuser
-</details>
-
```
:MasonInstall java-test
```
-
-
# jdtls
> Java language server
@@ -2829,20 +1709,9 @@ Homepage: [https://github.com/eclipse/eclipse.jdt.ls](https://github.com/eclipse
Languages: `Java`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`23f513d`](https://github.com/williamboman/mason.nvim/commit/23f513d) 2022-07-17 - fix(jdtls): download milestone versions instead of snapshots ([#87](https://github.com/williamboman/mason.nvim/issues/87)) by William Boman
-- [`9399b0e`](https://github.com/williamboman/mason.nvim/commit/9399b0e) 2022-07-11 - fix(jdtls): link jdtls executable ([#56](https://github.com/williamboman/mason.nvim/issues/56)) 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
-</details>
-
```
:MasonInstall jdtls
```
-
-
# jedi-language-server
> A Python language server exclusively for Jedi. If Jedi supports it well, this language server should too.
@@ -2851,18 +1720,9 @@ Homepage: [https://github.com/pappasam/jedi-language-server](https://github.com/
Languages: `Python`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall jedi-language-server
```
-
-
# joker
> Small Clojure interpreter, linter and formatter
@@ -2871,18 +1731,9 @@ Homepage: [https://github.com/candid82/joker](https://github.com/candid82/joker)
Languages: `Clojure` `ClojureScript`
Categories: `Formatter` `Linter`
-<details>
- <summary>History:</summary>
-
-- [`27f13da`](https://github.com/williamboman/mason.nvim/commit/27f13da) 2022-11-22 - fix(joker): update asset filenames ([#685](https://github.com/williamboman/mason.nvim/issues/685)) by William Boman
-- [`b3bb9e0`](https://github.com/williamboman/mason.nvim/commit/b3bb9e0) 2022-08-02 - feat: add xo, jq, buf, joker, csharpier ([#221](https://github.com/williamboman/mason.nvim/issues/221)) by Vu Le Thanh
-</details>
-
```
:MasonInstall joker
```
-
-
# jq
> Command-line JSON processor
@@ -2891,17 +1742,9 @@ Homepage: [https://github.com/stedolan/jq](https://github.com/stedolan/jq)
Languages: `JSON`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`b3bb9e0`](https://github.com/williamboman/mason.nvim/commit/b3bb9e0) 2022-08-02 - feat: add xo, jq, buf, joker, csharpier ([#221](https://github.com/williamboman/mason.nvim/issues/221)) by Vu Le Thanh
-</details>
-
```
:MasonInstall jq
```
-
-
# jq-lsp
> jq-lsp is a language server for the jq language, developed by Mattias Wadman. It provides IDE features to any
@@ -2911,17 +1754,9 @@ Homepage: [https://github.com/wader/jq-lsp](https://github.com/wader/jq-lsp)
Languages: `Jq`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`99ac190`](https://github.com/williamboman/mason.nvim/commit/99ac190) 2022-12-25 - feat(registry): add jq-lsp ([#793](https://github.com/williamboman/mason.nvim/issues/793)) by David McDonald
-</details>
-
```
:MasonInstall jq-lsp
```
-
-
# js-debug-adapter
> The VS Code JavaScript debugger
@@ -2930,18 +1765,9 @@ Homepage: [https://github.com/microsoft/vscode-js-debug](https://github.com/micr
Languages: `JavaScript` `TypeScript`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`2742ada`](https://github.com/williamboman/mason.nvim/commit/2742ada) 2022-10-17 - feat: reduce some package sizes ([#567](https://github.com/williamboman/mason.nvim/issues/567)) by William Boman
-- [`75860d2`](https://github.com/williamboman/mason.nvim/commit/75860d2) 2022-09-21 - feat: add js-debug-adapter ([#442](https://github.com/williamboman/mason.nvim/issues/442)) by Hollis Wu
-</details>
-
```
:MasonInstall js-debug-adapter
```
-
-
# json-lsp
> Language Server Protocol implementation for JSON.
@@ -2950,18 +1776,9 @@ Homepage: [https://github.com/microsoft/vscode-json-languageservice](https://git
Languages: `JSON`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall json-lsp
```
-
-
# json-to-struct
> A simple command-line tool for generating to struct definitions from JSON
@@ -2970,17 +1787,9 @@ Homepage: [https://github.com/tmc/json-to-struct](https://github.com/tmc/json-to
Languages: `Go`
Categories:
-<details>
- <summary>History:</summary>
-
-- [`3ae3c54`](https://github.com/williamboman/mason.nvim/commit/3ae3c54) 2022-07-10 - feat: add gofumpt, golines, json-to-struct, revive, staticcheck ([#43](https://github.com/williamboman/mason.nvim/issues/43)) by Seth Daniel
-</details>
-
```
:MasonInstall json-to-struct
```
-
-
# jsonlint
> A pure JavaScript version of the service provided at jsonlint.com.
@@ -2989,17 +1798,9 @@ Homepage: [https://github.com/zaach/jsonlint](https://github.com/zaach/jsonlint)
Languages: `JSON`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`2a04590`](https://github.com/williamboman/mason.nvim/commit/2a04590) 2022-10-17 - feat(registry): add jsonlint tool for JSON ([#565](https://github.com/williamboman/mason.nvim/issues/565)) by Afranio Martins
-</details>
-
```
:MasonInstall jsonlint
```
-
-
# jsonnet-language-server
> A Language Server Protocol (LSP) server for Jsonnet (https://jsonnet.org)
@@ -3008,18 +1809,9 @@ Homepage: [https://github.com/grafana/jsonnet-language-server](https://github.co
Languages: `Jsonnet`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall jsonnet-language-server
```
-
-
# julia-lsp
> An implementation of the Microsoft Language Server Protocol for the Julia language.
@@ -3028,19 +1820,9 @@ Homepage: [https://github.com/julia-vscode/LanguageServer.jl](https://github.com
Languages: `Julia`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`cb7bdcd`](https://github.com/williamboman/mason.nvim/commit/cb7bdcd) 2022-08-13 - fix(julia-lsp): adjust for changes in latest release ([#289](https://github.com/williamboman/mason.nvim/issues/289)) 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
-</details>
-
```
:MasonInstall julia-lsp
```
-
-
# kotlin-debug-adapter
> Kotlin/JVM debugging for any editor/IDE using the Debug Adapter Protocol
@@ -3049,17 +1831,9 @@ Homepage: [https://github.com/fwcd/kotlin-debug-adapter](https://github.com/fwcd
Languages: `Kotlin`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`a13c298`](https://github.com/williamboman/mason.nvim/commit/a13c298) 2022-12-12 - feat: add kotlin-debug-adapter package ([#749](https://github.com/williamboman/mason.nvim/issues/749)) by Chris Werner Rau
-</details>
-
```
:MasonInstall kotlin-debug-adapter
```
-
-
# kotlin-language-server
> Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol
@@ -3068,18 +1842,9 @@ Homepage: [https://github.com/fwcd/kotlin-language-server](https://github.com/fw
Languages: `Kotlin`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall kotlin-language-server
```
-
-
# ktlint
> An anti-bikeshedding Kotlin linter with built-in formatter
@@ -3088,18 +1853,9 @@ Homepage: [https://github.com/pinterest/ktlint](https://github.com/pinterest/ktl
Languages: `Kotlin`
Categories: `Formatter` `Linter`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall ktlint
```
-
-
# latexindent
> latexindent.pl is a perl script to beautify/tidy/format/indent (add horizontal leading space to) code within
@@ -3109,17 +1865,9 @@ Homepage: [https://github.com/cmhughes/latexindent.pl](https://github.com/cmhugh
Languages: `LaTeX`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`dc48fae`](https://github.com/williamboman/mason.nvim/commit/dc48fae) 2023-01-27 - feat(registry): add latexindent formatter ([#949](https://github.com/williamboman/mason.nvim/issues/949)) by Jack Woodside
-</details>
-
```
:MasonInstall latexindent
```
-
-
# lelwel
> LL(1) parser generator for Rust
@@ -3128,18 +1876,9 @@ Homepage: [https://github.com/0x2a-42/lelwel](https://github.com/0x2a-42/lelwel)
Languages: `Lelwel`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall lelwel
```
-
-
# lemminx
> XML Language Server
@@ -3148,20 +1887,9 @@ Homepage: [https://github.com/eclipse/lemminx](https://github.com/eclipse/lemmin
Languages: `XML`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`5676d6d`](https://github.com/williamboman/mason.nvim/commit/5676d6d) 2022-07-31 - fix(lemminx): download from GitHub releases ([#207](https://github.com/williamboman/mason.nvim/issues/207)) by William Boman
-- [`d3645e4`](https://github.com/williamboman/mason.nvim/commit/d3645e4) 2022-07-11 - chore(lemminx): update latest default version ([#49](https://github.com/williamboman/mason.nvim/issues/49)) 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
-</details>
-
```
:MasonInstall lemminx
```
-
-
# lemmy-help
> Every one needs help, so lemmy-help you! A CLI to generate vim/nvim help doc from emmylua
@@ -3170,19 +1898,9 @@ Homepage: [https://github.com/numToStr/lemmy-help](https://github.com/numToStr/l
Languages: `Lua`
Categories:
-<details>
- <summary>History:</summary>
-
-- [`5812dc4`](https://github.com/williamboman/mason.nvim/commit/5812dc4) 2022-10-14 - feat(lemmy-help): use prebuilt binaries from release assets ([#555](https://github.com/williamboman/mason.nvim/issues/555)) 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
-</details>
-
```
:MasonInstall lemmy-help
```
-
-
# ltex-ls
> LTeX Language Server: LSP language server for LanguageTool 🔍✔️ with support for LaTeX 🎓, Markdown 📝, and
@@ -3192,21 +1910,9 @@ Homepage: [https://valentjn.github.io/ltex/](https://valentjn.github.io/ltex/)
Languages: `Text` `Markdown` `LaTeX`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`d7eb2ee`](https://github.com/williamboman/mason.nvim/commit/d7eb2ee) 2022-09-17 - feat: more competent platform detection ([#436](https://github.com/williamboman/mason.nvim/issues/436)) by William Boman
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) by William Boman
-- [`6fa15d7`](https://github.com/williamboman/mason.nvim/commit/6fa15d7) 2022-08-05 - refactor(ltex): remove windows platform detect in unix ([#251](https://github.com/williamboman/mason.nvim/issues/251)) by Vu Le Thanh
-- [`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
-</details>
-
```
:MasonInstall ltex-ls
```
-
-
# lua-language-server
> A language server that offers Lua language support - programmed in Lua.
@@ -3215,21 +1921,9 @@ Homepage: [https://github.com/LuaLS/lua-language-server](https://github.com/LuaL
Languages: `Lua`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`14ae1ca`](https://github.com/williamboman/mason.nvim/commit/14ae1ca) 2023-02-09 - feat(lua-language-server): update source repo ([#975](https://github.com/williamboman/mason.nvim/issues/975)) by T727
-- [`4d734ae`](https://github.com/williamboman/mason.nvim/commit/4d734ae) 2023-01-12 - fix: avoid calling API functions inside fast event ([#892](https://github.com/williamboman/mason.nvim/issues/892)) by William Boman
-- [`7344927`](https://github.com/williamboman/mason.nvim/commit/7344927) 2023-01-12 - fix(lua-language-server): only install Linux assets on GNU systems ([#890](https://github.com/williamboman/mason.nvim/issues/890)) 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
-</details>
-
```
:MasonInstall lua-language-server
```
-
-
# luacheck
> A tool for linting and static analysis of Lua code.
@@ -3238,17 +1932,9 @@ Homepage: [https://github.com/mpeterv/luacheck](https://github.com/mpeterv/luach
Languages: `Lua`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`e885f06`](https://github.com/williamboman/mason.nvim/commit/e885f06) 2022-07-10 - feat: add luacheck to the registry ([#46](https://github.com/williamboman/mason.nvim/issues/46)) by Seth Daniel
-</details>
-
```
:MasonInstall luacheck
```
-
-
# luaformatter
> Code formatter for Lua
@@ -3257,17 +1943,9 @@ Homepage: [https://github.com/Koihik/LuaFormatter](https://github.com/Koihik/Lua
Languages: `Lua`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`1e3c60c`](https://github.com/williamboman/mason.nvim/commit/1e3c60c) 2022-07-22 - feat: add luaformatter ([#116](https://github.com/williamboman/mason.nvim/issues/116)) by William Boman
-</details>
-
```
:MasonInstall luaformatter
```
-
-
# luau-lsp
> An implementation of a language server for the Luau programming language.
@@ -3276,17 +1954,9 @@ Homepage: [https://github.com/JohnnyMorganz/luau-lsp](https://github.com/JohnnyM
Languages: `Luau`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`a761c1f`](https://github.com/williamboman/mason.nvim/commit/a761c1f) 2022-09-01 - feat: add luau-lsp ([#366](https://github.com/williamboman/mason.nvim/issues/366)) by William Boman
-</details>
-
```
:MasonInstall luau-lsp
```
-
-
# markdownlint
> A Node.js style checker and lint tool for Markdown/CommonMark files
@@ -3295,18 +1965,9 @@ Homepage: [https://github.com/igorshubovych/markdownlint-cli](https://github.com
Languages: `Markdown`
Categories: `Linter` `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) by William Boman
-- [`4029c39`](https://github.com/williamboman/mason.nvim/commit/4029c39) 2022-07-21 - feat: add markdownlint linter ([#107](https://github.com/williamboman/mason.nvim/issues/107)) by Bao
-</details>
-
```
:MasonInstall markdownlint
```
-
-
# marksman
> Markdown LSP server providing completion, cross-references, diagnostics, and more.
@@ -3315,18 +1976,9 @@ Homepage: [https://github.com/artempyanykh/marksman](https://github.com/artempya
Languages: `Markdown`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall marksman
```
-
-
# metamath-zero-lsp
> An MM0/MM1 server written in Rust.
@@ -3335,18 +1987,9 @@ Homepage: [https://github.com/digama0/mm0](https://github.com/digama0/mm0)
Languages: `Metamath Zero`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall metamath-zero-lsp
```
-
-
# misspell
> Correct commonly misspelled English words in source files
@@ -3355,17 +1998,9 @@ Homepage: [https://github.com/client9/misspell](https://github.com/client9/missp
Languages:
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`4f87e41`](https://github.com/williamboman/mason.nvim/commit/4f87e41) 2022-07-10 - feat: add editorconfig-checker, misspell, shfmt, vint ([#39](https://github.com/williamboman/mason.nvim/issues/39)) by Seth Daniel
-</details>
-
```
:MasonInstall misspell
```
-
-
# mockdebug
> Mock Debug simulates a debug adapter. It supports step, continue, breakpoints, exceptions, and variable access
@@ -3375,20 +2010,9 @@ Homepage: [https://github.com/microsoft/vscode-mock-debug](https://github.com/mi
Languages:
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`d8e2422`](https://github.com/williamboman/mason.nvim/commit/d8e2422) 2022-12-04 - feat(mockdebug): write & link mock-debug-adapter executable ([#723](https://github.com/williamboman/mason.nvim/issues/723)) by Svetlozar Iliev
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall mockdebug
```
-
-
# move-analyzer
> move-analyzer is a language server implementation for the Move programming language.
@@ -3397,18 +2021,9 @@ Homepage: [https://github.com/move-language/move](https://github.com/move-langua
Languages: `Move`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall move-analyzer
```
-
-
# mypy
> Mypy is a static type checker for Python.
@@ -3417,17 +2032,9 @@ Homepage: [https://github.com/python/mypy](https://github.com/python/mypy)
Languages: `Python`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`24b743a`](https://github.com/williamboman/mason.nvim/commit/24b743a) 2022-07-25 - feat: add mypy ([#142](https://github.com/williamboman/mason.nvim/issues/142)) by Phúc Lê Khắc
-</details>
-
```
:MasonInstall mypy
```
-
-
# neocmakelsp
> CMake LSP implementation based on Tower and Tree-sitter
@@ -3436,17 +2043,9 @@ Homepage: [https://github.com/Decodetalkers/neocmakelsp](https://github.com/Deco
Languages: `CMake`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`555168b`](https://github.com/williamboman/mason.nvim/commit/555168b) 2022-12-07 - feat(registry): add neocmakelsp ([#739](https://github.com/williamboman/mason.nvim/issues/739)) by Micah Halter
-</details>
-
```
:MasonInstall neocmakelsp
```
-
-
# netcoredbg
> NetCoreDbg is a managed code debugger with MI interface for CoreCLR.
@@ -3455,19 +2054,9 @@ Homepage: [https://github.com/Samsung/netcoredbg](https://github.com/Samsung/net
Languages: `.NET` `C#` `F#`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`ac08235`](https://github.com/williamboman/mason.nvim/commit/ac08235) 2022-08-25 - feat: add netcoredbg as tool for F# language ([#339](https://github.com/williamboman/mason.nvim/issues/339)) by Adelar da Silva Queiróz
-- [`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
-</details>
-
```
:MasonInstall netcoredbg
```
-
-
# nginx-language-server
> A language server for nginx configuration files.
@@ -3476,17 +2065,9 @@ Homepage: [https://github.com/pappasam/nginx-language-server](https://github.com
Languages: `Nginx`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`0c5e610`](https://github.com/williamboman/mason.nvim/commit/0c5e610) 2022-11-23 - feat(registry): add nginx-language-server ([#688](https://github.com/williamboman/mason.nvim/issues/688)) by Stéphane Bisinger
-</details>
-
```
:MasonInstall nginx-language-server
```
-
-
# nickel-lang-lsp
> The Nickel Language Server (NLS) is a language server for the Nickel programming language. NLS offers error
@@ -3496,19 +2077,9 @@ Homepage: [https://nickel-lang.org/](https://nickel-lang.org/)
Languages: `Nickel`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall nickel-lang-lsp
```
-
-
# nil
> Language Server for Nix
@@ -3517,17 +2088,9 @@ Homepage: [https://github.com/oxalica/nil](https://github.com/oxalica/nil)
Languages: `Nix`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3ccd16b`](https://github.com/williamboman/mason.nvim/commit/3ccd16b) 2022-12-19 - feat(registry): add nil ([#774](https://github.com/williamboman/mason.nvim/issues/774)) by s1341
-</details>
-
```
:MasonInstall nil
```
-
-
# nimlsp
> Language Server Protocol implementation for Nim
@@ -3536,18 +2099,9 @@ Homepage: [https://github.com/PMunch/nimlsp](https://github.com/PMunch/nimlsp)
Languages: `Nim`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall nimlsp
```
-
-
# node-debug2-adapter
> A debug adapter that supports debugging Node via the Chrome Debugging Protocol. No longer maintained.
@@ -3556,20 +2110,9 @@ Homepage: [https://github.com/microsoft/vscode-node-debug2](https://github.com/m
Languages: `JavaScript` `TypeScript`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`da3cac4`](https://github.com/williamboman/mason.nvim/commit/da3cac4) 2022-07-10 - refactor: return table with declarative keys ([#48](https://github.com/williamboman/mason.nvim/issues/48)) by William Boman
-- [`d1a88ff`](https://github.com/williamboman/mason.nvim/commit/d1a88ff) 2022-07-10 - fix(node-debug2-adapter): fix build on Node >= 18 ([#47](https://github.com/williamboman/mason.nvim/issues/47)) 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
-</details>
-
```
:MasonInstall node-debug2-adapter
```
-
-
# nxls
> A language server that provides code completion and more for Nx workspaces.
@@ -3578,17 +2121,9 @@ Homepage: [https://github.com/nrwl/nx-console/tree/master/apps/nxls](https://git
Languages: `JSON`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`fd4f676`](https://github.com/williamboman/mason.nvim/commit/fd4f676) 2022-10-24 - feat(registry): add nxls ([#585](https://github.com/williamboman/mason.nvim/issues/585)) by Jannis Morgenstern
-</details>
-
```
:MasonInstall nxls
```
-
-
# ocaml-lsp
> OCaml Language Server Protocol implementation
@@ -3597,18 +2132,9 @@ Homepage: [https://github.com/ocaml/ocaml-lsp](https://github.com/ocaml/ocaml-ls
Languages: `OCaml`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall ocaml-lsp
```
-
-
# ocamlformat
> ocamlformat is a tool for formatting OCaml code. It automatically adjusts the layout of your code to follow the
@@ -3618,17 +2144,9 @@ Homepage: [https://github.com/ocaml-ppx/ocamlformat](https://github.com/ocaml-pp
Languages: `OCaml`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`b71538a`](https://github.com/williamboman/mason.nvim/commit/b71538a) 2023-01-05 - feat(registry): add ocamlformat ([#851](https://github.com/williamboman/mason.nvim/issues/851)) by Feiyou Guo
-</details>
-
```
:MasonInstall ocamlformat
```
-
-
# omnisharp
> OmniSharp language server based on Roslyn workspaces. This version of Omnisharp requires dotnet (.NET 6.0) to be
@@ -3638,18 +2156,9 @@ Homepage: [https://github.com/OmniSharp/omnisharp-roslyn](https://github.com/Omn
Languages: `C#`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) by William Boman
-- [`18ba623`](https://github.com/williamboman/mason.nvim/commit/18ba623) 2022-07-20 - refactor(omnisharp)!: separate mono into its own package ([#101](https://github.com/williamboman/mason.nvim/issues/101)) by William Boman
-</details>
-
```
:MasonInstall omnisharp
```
-
-
# omnisharp-mono
> OmniSharp language server based on Roslyn workspaces. This version of Omnisharp requires Mono to be installed on
@@ -3659,19 +2168,9 @@ Homepage: [https://github.com/OmniSharp/omnisharp-roslyn](https://github.com/Omn
Languages: `C#`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`fd82f13`](https://github.com/williamboman/mason.nvim/commit/fd82f13) 2022-08-12 - fix(omnisharp-mono): don't link directly to the `run` script ([#290](https://github.com/williamboman/mason.nvim/issues/290)) by William Boman
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) by William Boman
-- [`18ba623`](https://github.com/williamboman/mason.nvim/commit/18ba623) 2022-07-20 - refactor(omnisharp)!: separate mono into its own package ([#101](https://github.com/williamboman/mason.nvim/issues/101)) by William Boman
-</details>
-
```
:MasonInstall omnisharp-mono
```
-
-
# opencl-language-server
> Provides an OpenCL kernel diagnostics
@@ -3680,18 +2179,9 @@ Homepage: [https://github.com/Galarius/opencl-language-server](https://github.co
Languages: `OpenCL`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall opencl-language-server
```
-
-
# openscad-lsp
> Language Server Protocol implementation for OpenSCAD, written in Rust.
@@ -3700,18 +2190,9 @@ Homepage: [https://github.com/Leathong/openscad-LSP](https://github.com/Leathong
Languages: `OpenSCAD`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`a4ebe1f`](https://github.com/williamboman/mason.nvim/commit/a4ebe1f) 2023-01-09 - fix(openscad-lsp): fix bin definition ([#876](https://github.com/williamboman/mason.nvim/issues/876)) by William Boman
-- [`0975eea`](https://github.com/williamboman/mason.nvim/commit/0975eea) 2023-01-08 - feat(registry): add openscad-lsp ([#869](https://github.com/williamboman/mason.nvim/issues/869)) by Alexander Berg
-</details>
-
```
:MasonInstall openscad-lsp
```
-
-
# perlnavigator
> Perl Language Server that includes perl critic and code navigation
@@ -3720,19 +2201,9 @@ Homepage: [https://github.com/bscan/PerlNavigator](https://github.com/bscan/Perl
Languages: `Perl`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`ca2385a`](https://github.com/williamboman/mason.nvim/commit/ca2385a) 2022-07-13 - feat: add more wrapper executables for packages that don't provide one ([#63](https://github.com/williamboman/mason.nvim/issues/63)) 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
-</details>
-
```
:MasonInstall perlnavigator
```
-
-
# php-cs-fixer
> The PHP Coding Standards Fixer (PHP CS Fixer) tool fixes your code to follow standards; whether you want to
@@ -3743,18 +2214,9 @@ Homepage: [https://github.com/FriendsOfPHP/PHP-CS-Fixer](https://github.com/Frie
Languages: `PHP`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`b56ea0b`](https://github.com/williamboman/mason.nvim/commit/b56ea0b) 2022-09-12 - refactor: add ctx:write_php_exec_wrapper utility ([#409](https://github.com/williamboman/mason.nvim/issues/409)) by William Boman
-- [`f578e31`](https://github.com/williamboman/mason.nvim/commit/f578e31) 2022-08-25 - feat: add php-cs-fixer ([#340](https://github.com/williamboman/mason.nvim/issues/340)) by shura
-</details>
-
```
:MasonInstall php-cs-fixer
```
-
-
# php-debug-adapter
> PHP Debug Adapter 🐞⛔
@@ -3763,18 +2225,9 @@ Homepage: [https://github.com/xdebug/vscode-php-debug](https://github.com/xdebug
Languages: `PHP`
Categories: `DAP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall php-debug-adapter
```
-
-
# phpactor
> Phpactor is an intelligent Completion and Refactoring tool for PHP which is available over it’s own RPC protocol
@@ -3784,19 +2237,9 @@ Homepage: [https://phpactor.readthedocs.io/en/master/](https://phpactor.readthed
Languages: `PHP`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall phpactor
```
-
-
# phpcbf
> phpcbf automatically corrects coding standard violations that would be detected by phpcs.
@@ -3805,18 +2248,9 @@ Homepage: [https://github.com/squizlabs/PHP_CodeSniffer](https://github.com/squi
Languages: `PHP`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`b56ea0b`](https://github.com/williamboman/mason.nvim/commit/b56ea0b) 2022-09-12 - refactor: add ctx:write_php_exec_wrapper utility ([#409](https://github.com/williamboman/mason.nvim/issues/409)) by William Boman
-- [`f0d2184`](https://github.com/williamboman/mason.nvim/commit/f0d2184) 2022-09-12 - feat: add phpcs, phpcbf, phpmd, phpstan and twigcs ([#399](https://github.com/williamboman/mason.nvim/issues/399)) by Laytan Laats
-</details>
-
```
:MasonInstall phpcbf
```
-
-
# phpcs
> phpcs tokenizes PHP, JavaScript and CSS files to detect violations of a defined standard.
@@ -3825,18 +2259,9 @@ Homepage: [https://github.com/squizlabs/PHP_CodeSniffer](https://github.com/squi
Languages: `PHP`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`b56ea0b`](https://github.com/williamboman/mason.nvim/commit/b56ea0b) 2022-09-12 - refactor: add ctx:write_php_exec_wrapper utility ([#409](https://github.com/williamboman/mason.nvim/issues/409)) by William Boman
-- [`f0d2184`](https://github.com/williamboman/mason.nvim/commit/f0d2184) 2022-09-12 - feat: add phpcs, phpcbf, phpmd, phpstan and twigcs ([#399](https://github.com/williamboman/mason.nvim/issues/399)) by Laytan Laats
-</details>
-
```
:MasonInstall phpcs
```
-
-
# phpmd
> PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
@@ -3846,18 +2271,9 @@ Homepage: [https://github.com/phpmd/phpmd](https://github.com/phpmd/phpmd)
Languages: `PHP`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`b56ea0b`](https://github.com/williamboman/mason.nvim/commit/b56ea0b) 2022-09-12 - refactor: add ctx:write_php_exec_wrapper utility ([#409](https://github.com/williamboman/mason.nvim/issues/409)) by William Boman
-- [`f0d2184`](https://github.com/williamboman/mason.nvim/commit/f0d2184) 2022-09-12 - feat: add phpcs, phpcbf, phpmd, phpstan and twigcs ([#399](https://github.com/williamboman/mason.nvim/issues/399)) by Laytan Laats
-</details>
-
```
:MasonInstall phpmd
```
-
-
# phpstan
> PHP Static Analysis Tool - discover bugs in your code without running it!
@@ -3866,18 +2282,9 @@ Homepage: [https://github.com/phpstan/phpstan](https://github.com/phpstan/phpsta
Languages: `PHP`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`b56ea0b`](https://github.com/williamboman/mason.nvim/commit/b56ea0b) 2022-09-12 - refactor: add ctx:write_php_exec_wrapper utility ([#409](https://github.com/williamboman/mason.nvim/issues/409)) by William Boman
-- [`f0d2184`](https://github.com/williamboman/mason.nvim/commit/f0d2184) 2022-09-12 - feat: add phpcs, phpcbf, phpmd, phpstan and twigcs ([#399](https://github.com/williamboman/mason.nvim/issues/399)) by Laytan Laats
-</details>
-
```
:MasonInstall phpstan
```
-
-
# pint
> Laravel Pint is an opinionated PHP code style fixer for minimalists.
@@ -3886,17 +2293,9 @@ Homepage: [https://laravel.com/docs/9.x/pint](https://laravel.com/docs/9.x/pint)
Languages: `PHP`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`f466ced`](https://github.com/williamboman/mason.nvim/commit/f466ced) 2022-11-01 - feat(registry): add laravel pint ([#614](https://github.com/williamboman/mason.nvim/issues/614)) by Michael Utz
-</details>
-
```
:MasonInstall pint
```
-
-
# powershell-editor-services
> A common platform for PowerShell development support in any editor or application!
@@ -3905,18 +2304,9 @@ Homepage: [https://github.com/PowerShell/PowerShellEditorServices](https://githu
Languages: `PowerShell`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall powershell-editor-services
```
-
-
# prettier
> Prettier is an opinionated code formatter
@@ -3925,18 +2315,9 @@ Homepage: [https://prettier.io](https://prettier.io)
Languages: `JavaScript` `TypeScript` `Flow` `JSX` `JSON` `CSS` `SCSS` `LESS` `HTML` `Vue` `Angular` `GraphQL` `Markdown` `YAML`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`8d7dd71`](https://github.com/williamboman/mason.nvim/commit/8d7dd71) 2022-07-22 - fix: ensure no duplicate languages with different casing ([#117](https://github.com/williamboman/mason.nvim/issues/117)) by William Boman
-- [`157ece0`](https://github.com/williamboman/mason.nvim/commit/157ece0) 2022-07-11 - feat: add pylint, cpplint, prettier ([#51](https://github.com/williamboman/mason.nvim/issues/51)) by Lvim Tech
-</details>
-
```
:MasonInstall prettier
```
-
-
# prettierd
> Prettier, as a daemon, for ludicrous formatting speed
@@ -3945,17 +2326,9 @@ Homepage: [https://github.com/fsouza/prettierd](https://github.com/fsouza/pretti
Languages: `JavaScript` `TypeScript` `Flow` `JSX` `JSON` `CSS` `SCSS` `LESS` `HTML` `Vue` `Angular` `GraphQL` `Markdown` `YAML`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`d02deb7`](https://github.com/williamboman/mason.nvim/commit/d02deb7) 2022-07-25 - feat: add prettierd ([#127](https://github.com/williamboman/mason.nvim/issues/127)) by Vu Le Thanh
-</details>
-
```
:MasonInstall prettierd
```
-
-
# prisma-language-server
> Any editor that is compatible with the Language Server Protocol can create clients that can use the features
@@ -3965,19 +2338,9 @@ Homepage: [https://github.com/prisma/language-tools](https://github.com/prisma/l
Languages: `Prisma`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall prisma-language-server
```
-
-
# proselint
> proselint is a linter for English prose. It places the world's greatest writers and editors by your side, where
@@ -3987,18 +2350,9 @@ Homepage: [https://github.com/amperser/proselint](https://github.com/amperser/pr
Languages: `Text` `Markdown`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) by William Boman
-- [`c49e75f`](https://github.com/williamboman/mason.nvim/commit/c49e75f) 2022-08-01 - feat: add proselint ([#214](https://github.com/williamboman/mason.nvim/issues/214)) by the continium
-</details>
-
```
:MasonInstall proselint
```
-
-
# prosemd-lsp
> An experimental proofreading and linting language server for markdown files ✍️
@@ -4007,19 +2361,9 @@ Homepage: [https://github.com/kitten/prosemd-lsp](https://github.com/kitten/pros
Languages: `Markdown`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`d7eb2ee`](https://github.com/williamboman/mason.nvim/commit/d7eb2ee) 2022-09-17 - feat: more competent platform detection ([#436](https://github.com/williamboman/mason.nvim/issues/436)) 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
-</details>
-
```
:MasonInstall prosemd-lsp
```
-
-
# protolint
> protolint is the pluggable linting/fixing utility for Protocol Buffer files (proto2+proto3)
@@ -4028,18 +2372,9 @@ Homepage: [https://github.com/yoheimuta/protolint](https://github.com/yoheimuta/
Languages: `Protobuf`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`d3c2156`](https://github.com/williamboman/mason.nvim/commit/d3c2156) 2022-11-07 - fix(protolint): use Protobuf language ([#641](https://github.com/williamboman/mason.nvim/issues/641)) by William Boman
-- [`938c8fa`](https://github.com/williamboman/mason.nvim/commit/938c8fa) 2022-11-07 - feat(registry): add protolint ([#640](https://github.com/williamboman/mason.nvim/issues/640)) by Jay Patel
-</details>
-
```
:MasonInstall protolint
```
-
-
# psalm
> A static analysis tool for finding errors in PHP applications
@@ -4048,18 +2383,9 @@ Homepage: [https://psalm.dev/](https://psalm.dev/)
Languages: `PHP`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall psalm
```
-
-
# puppet-editor-services
> Puppet Language Server for editors
@@ -4068,18 +2394,9 @@ Homepage: [https://github.com/puppetlabs/puppet-editor-services](https://github.
Languages: `Puppet`
Categories: `LSP` `DAP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall puppet-editor-services
```
-
-
# purescript-language-server
> Node-based Language Server Protocol server for PureScript based on the PureScript IDE server (aka psc-ide / purs
@@ -4090,19 +2407,9 @@ Homepage: [https://github.com/nwolverson/purescript-language-server](https://git
Languages: `PureScript`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall purescript-language-server
```
-
-
# pydocstyle
> pydocstyle is a static analysis tool for checking compliance with Python docstring conventions
@@ -4111,18 +2418,9 @@ Homepage: [https://www.pydocstyle.org/](https://www.pydocstyle.org/)
Languages: `Python`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`e6d8f32`](https://github.com/williamboman/mason.nvim/commit/e6d8f32) 2022-09-11 - chore: remove unused import ([#403](https://github.com/williamboman/mason.nvim/issues/403)) by William Boman
-- [`e89217b`](https://github.com/williamboman/mason.nvim/commit/e89217b) 2022-09-11 - feat: add pydocstyle, pyproject-flake8 & rstcheck Python related linters ([#398](https://github.com/williamboman/mason.nvim/issues/398)) by Dan Sully
-</details>
-
```
:MasonInstall pydocstyle
```
-
-
# pylama
> Code audit tool for Python.
@@ -4131,17 +2429,9 @@ Homepage: [https://klen.github.io/pylama/](https://klen.github.io/pylama/)
Languages: `Python`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`d726743`](https://github.com/williamboman/mason.nvim/commit/d726743) 2022-10-08 - feat(registry): add pylama linter ([#523](https://github.com/williamboman/mason.nvim/issues/523)) by Kazi Sadman Ahmed
-</details>
-
```
:MasonInstall pylama
```
-
-
# pylint
> Pylint is a static code analyser for Python 2 or 3
@@ -4150,17 +2440,9 @@ Homepage: [https://pypi.org/project/pylint/](https://pypi.org/project/pylint/)
Languages: `Python`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`157ece0`](https://github.com/williamboman/mason.nvim/commit/157ece0) 2022-07-11 - feat: add pylint, cpplint, prettier ([#51](https://github.com/williamboman/mason.nvim/issues/51)) by Lvim Tech
-</details>
-
```
:MasonInstall pylint
```
-
-
# pyproject-flake8
> A monkey patching wrapper to connect flake8 with pyproject.toml configuration.
@@ -4169,18 +2451,9 @@ Homepage: [https://github.com/csachs/pyproject-flake8](https://github.com/csachs
Languages: `Python`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`e6d8f32`](https://github.com/williamboman/mason.nvim/commit/e6d8f32) 2022-09-11 - chore: remove unused import ([#403](https://github.com/williamboman/mason.nvim/issues/403)) by William Boman
-- [`e89217b`](https://github.com/williamboman/mason.nvim/commit/e89217b) 2022-09-11 - feat: add pydocstyle, pyproject-flake8 & rstcheck Python related linters ([#398](https://github.com/williamboman/mason.nvim/issues/398)) by Dan Sully
-</details>
-
```
:MasonInstall pyproject-flake8
```
-
-
# pyre
> Pyre is a performant type checker for Python compliant with PEP 484
@@ -4189,18 +2462,9 @@ Homepage: [https://pypi.org/project/pyre-check/](https://pypi.org/project/pyre-c
Languages: `Python`
Categories: `Linter` `LSP`
-<details>
- <summary>History:</summary>
-
-- [`22c8a1e`](https://github.com/williamboman/mason.nvim/commit/22c8a1e) 2023-01-23 - feat(pyre): add LSP category ([#940](https://github.com/williamboman/mason.nvim/issues/940)) by William Boman
-- [`5dd6257`](https://github.com/williamboman/mason.nvim/commit/5dd6257) 2022-10-02 - feat: add pyre linter ([#495](https://github.com/williamboman/mason.nvim/issues/495)) by Michael
-</details>
-
```
:MasonInstall pyre
```
-
-
# pyright
> Static type checker for Python
@@ -4209,18 +2473,9 @@ Homepage: [https://github.com/microsoft/pyright](https://github.com/microsoft/py
Languages: `Python`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall pyright
```
-
-
# python-lsp-server
> Fork of the python-language-server project, maintained by the Spyder IDE team and the community
@@ -4229,18 +2484,9 @@ Homepage: [https://github.com/python-lsp/python-lsp-server](https://github.com/p
Languages: `Python`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall python-lsp-server
```
-
-
# quick-lint-js
> Over 130× faster than ESLint, quick-lint-js gives you instant feedback as you code. Find bugs in your JavaScript
@@ -4250,19 +2496,9 @@ Homepage: [https://quick-lint-js.com/](https://quick-lint-js.com/)
Languages: `JavaScript`
Categories: `LSP` `Linter`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall quick-lint-js
```
-
-
# r-languageserver
> An implementation of the Language Server Protocol for R
@@ -4271,24 +2507,9 @@ Homepage: [https://github.com/REditorSupport/languageserver](https://github.com/
Languages: `R`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`45e9cbc`](https://github.com/williamboman/mason.nvim/commit/45e9cbc) 2022-12-28 - fix(r-languageserver): pass missing libuv pipe arg ([#820](https://github.com/williamboman/mason.nvim/issues/820)) by William Boman
-- [`10d3917`](https://github.com/williamboman/mason.nvim/commit/10d3917) 2022-12-28 - fix(libuv): shutdown -> close ([#816](https://github.com/williamboman/mason.nvim/issues/816)) by William Boman
-- [`21a2475`](https://github.com/williamboman/mason.nvim/commit/21a2475) 2022-12-26 - refactor: interact with libuv pipes in async context ([#808](https://github.com/williamboman/mason.nvim/issues/808)) by William Boman
-- [`07d949a`](https://github.com/williamboman/mason.nvim/commit/07d949a) 2022-09-14 - fix(r-languageserver): use github releases as version source ([#417](https://github.com/williamboman/mason.nvim/issues/417)) by William Boman
-- [`18ba623`](https://github.com/williamboman/mason.nvim/commit/18ba623) 2022-07-20 - refactor(omnisharp)!: separate mono into its own package ([#101](https://github.com/williamboman/mason.nvim/issues/101)) by William Boman
-- [`ca2385a`](https://github.com/williamboman/mason.nvim/commit/ca2385a) 2022-07-13 - feat: add more wrapper executables for packages that don't provide one ([#63](https://github.com/williamboman/mason.nvim/issues/63)) 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
-</details>
-
```
:MasonInstall r-languageserver
```
-
-
# raku-navigator
> Raku Language Server that includes Raku critic and code navigation
@@ -4297,17 +2518,9 @@ Homepage: [https://github.com/bscan/RakuNavigator](https://github.com/bscan/Raku
Languages: `Raku`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`86409b6`](https://github.com/williamboman/mason.nvim/commit/86409b6) 2022-12-28 - feat(registry): add raku-navigator ([#791](https://github.com/williamboman/mason.nvim/issues/791)) by Humberto Massa
-</details>
-
```
:MasonInstall raku-navigator
```
-
-
# reason-language-server
> A language server for reason, in reason
@@ -4316,18 +2529,9 @@ Homepage: [https://github.com/jaredly/reason-language-server](https://github.com
Languages: `Reason`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall reason-language-server
```
-
-
# remark-cli
> Command line interface to inspect and change markdown files with remark.
@@ -4336,17 +2540,9 @@ Homepage: [https://remark.js.org/](https://remark.js.org/)
Languages: `Markdown`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`53e419c`](https://github.com/williamboman/mason.nvim/commit/53e419c) 2022-10-01 - feat: add remark-cli ([#486](https://github.com/williamboman/mason.nvim/issues/486)) by Dan Sully
-</details>
-
```
:MasonInstall remark-cli
```
-
-
# remark-language-server
> A language server to lint and format markdown files with remark
@@ -4355,18 +2551,9 @@ Homepage: [https://github.com/remarkjs/remark-language-server](https://github.co
Languages: `Markdown`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall remark-language-server
```
-
-
# reorder-python-imports
> Tool for automatically reordering python imports. Similar to isort but uses static analysis more.
@@ -4375,17 +2562,9 @@ Homepage: [https://github.com/asottile/reorder_python_imports](https://github.co
Languages: `Python`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`7ebd92b`](https://github.com/williamboman/mason.nvim/commit/7ebd92b) 2022-11-14 - feat(registry): add reorder-python-imports ([#665](https://github.com/williamboman/mason.nvim/issues/665)) by Phúc Lê Khắc
-</details>
-
```
:MasonInstall reorder-python-imports
```
-
-
# rescript-lsp
> Language Server for ReScript.
@@ -4394,19 +2573,9 @@ Homepage: [https://github.com/rescript-lang/rescript-vscode](https://github.com/
Languages: `ReScript`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`ca2385a`](https://github.com/williamboman/mason.nvim/commit/ca2385a) 2022-07-13 - feat: add more wrapper executables for packages that don't provide one ([#63](https://github.com/williamboman/mason.nvim/issues/63)) 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
-</details>
-
```
:MasonInstall rescript-lsp
```
-
-
# revive
> ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
@@ -4415,17 +2584,9 @@ Homepage: [https://github.com/mgechev/revive](https://github.com/mgechev/revive)
Languages: `Go`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`3ae3c54`](https://github.com/williamboman/mason.nvim/commit/3ae3c54) 2022-07-10 - feat: add gofumpt, golines, json-to-struct, revive, staticcheck ([#43](https://github.com/williamboman/mason.nvim/issues/43)) by Seth Daniel
-</details>
-
```
:MasonInstall revive
```
-
-
# rnix-lsp
> Language Server for Nix
@@ -4434,18 +2595,9 @@ Homepage: [https://github.com/nix-community/rnix-lsp](https://github.com/nix-com
Languages: `Nix`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall rnix-lsp
```
-
-
# robotframework-lsp
> Language Server Protocol implementation for Robot Framework
@@ -4454,18 +2606,9 @@ Homepage: [https://github.com/robocorp/robotframework-lsp](https://github.com/ro
Languages: `Robot Framework`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall robotframework-lsp
```
-
-
# rome
> Rome is a formatter, linter, bundler, and more for JavaScript, TypeScript, JSON, HTML, Markdown, and CSS.
@@ -4474,19 +2617,9 @@ Homepage: [https://rome.tools](https://rome.tools)
Languages: `TypeScript` `JavaScript`
Categories: `LSP` `Linter`
-<details>
- <summary>History:</summary>
-
-- [`a1f1fb0`](https://github.com/williamboman/mason.nvim/commit/a1f1fb0) 2022-11-09 - fix(rome): drop default version pin ([#649](https://github.com/williamboman/mason.nvim/issues/649)) by Otto Ahoniemi
-- [`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
-</details>
-
```
:MasonInstall rome
```
-
-
# rstcheck
> Checks syntax of reStructuredText and code blocks nested within it.
@@ -4495,18 +2628,9 @@ Homepage: [https://rstcheck.readthedocs.io/](https://rstcheck.readthedocs.io/)
Languages: `Python`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`e6d8f32`](https://github.com/williamboman/mason.nvim/commit/e6d8f32) 2022-09-11 - chore: remove unused import ([#403](https://github.com/williamboman/mason.nvim/issues/403)) by William Boman
-- [`e89217b`](https://github.com/williamboman/mason.nvim/commit/e89217b) 2022-09-11 - feat: add pydocstyle, pyproject-flake8 & rstcheck Python related linters ([#398](https://github.com/williamboman/mason.nvim/issues/398)) by Dan Sully
-</details>
-
```
:MasonInstall rstcheck
```
-
-
# rubocop
> The Ruby Linter/Formatter that Serves and Protects
@@ -4515,17 +2639,9 @@ Homepage: [https://rubocop.org](https://rubocop.org)
Languages: `Ruby`
Categories: `Formatter` `Linter`
-<details>
- <summary>History:</summary>
-
-- [`41e075a`](https://github.com/williamboman/mason.nvim/commit/41e075a) 2022-07-31 - feat: add rubocop ([#167](https://github.com/williamboman/mason.nvim/issues/167)) by Chad Condon
-</details>
-
```
:MasonInstall rubocop
```
-
-
# ruby-lsp
> This gem is an implementation of the language server protocol specification for Ruby, used to improve editor features.
@@ -4534,17 +2650,9 @@ Homepage: [https://github.com/Shopify/ruby-lsp](https://github.com/Shopify/ruby-
Languages: `Ruby`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`6677e8f`](https://github.com/williamboman/mason.nvim/commit/6677e8f) 2022-09-20 - feat: add ruby-lsp ([#446](https://github.com/williamboman/mason.nvim/issues/446)) by Jay Patel
-</details>
-
```
:MasonInstall ruby-lsp
```
-
-
# ruff
> An extremely fast Python linter, written in Rust.
@@ -4553,17 +2661,9 @@ Homepage: [https://github.com/charliermarsh/ruff/](https://github.com/charlierma
Languages: `Python`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`4fb7c00`](https://github.com/williamboman/mason.nvim/commit/4fb7c00) 2022-11-09 - feat(registry): add ruff ([#653](https://github.com/williamboman/mason.nvim/issues/653)) by Phúc Lê Khắc
-</details>
-
```
:MasonInstall ruff
```
-
-
# ruff-lsp
> A Language Server Protocol implementation for Ruff - An extremely fast Python linter, written in Rust.
@@ -4572,18 +2672,9 @@ Homepage: [https://github.com/charliermarsh/ruff-lsp/](https://github.com/charli
Languages: `Python`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`b2b6e4d`](https://github.com/williamboman/mason.nvim/commit/b2b6e4d) 2022-12-25 - chore(registry): change ruff-lsp category from linter to lsp ([#799](https://github.com/williamboman/mason.nvim/issues/799)) by Dawit Abate
-- [`ba8f018`](https://github.com/williamboman/mason.nvim/commit/ba8f018) 2022-12-21 - feat(registry): add ruff-lsp ([#786](https://github.com/williamboman/mason.nvim/issues/786)) by Forrest Williams
-</details>
-
```
:MasonInstall ruff-lsp
```
-
-
# rust-analyzer
> rust-analyzer is an implementation of Language Server Protocol for the Rust programming language. It provides
@@ -4593,21 +2684,9 @@ Homepage: [https://rust-analyzer.github.io](https://rust-analyzer.github.io)
Languages: `Rust`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`8a1a49b`](https://github.com/williamboman/mason.nvim/commit/8a1a49b) 2023-01-09 - feat(rust-analyzer): use .zip archives on Windows ([#873](https://github.com/williamboman/mason.nvim/issues/873)) by MordechaiHadad
-- [`d7eb2ee`](https://github.com/williamboman/mason.nvim/commit/d7eb2ee) 2022-09-17 - feat: more competent platform detection ([#436](https://github.com/williamboman/mason.nvim/issues/436)) by William Boman
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall rust-analyzer
```
-
-
# rustfmt
> A tool for formatting Rust code according to style guidelines
@@ -4616,18 +2695,9 @@ Homepage: [https://github.com/rust-lang/rustfmt](https://github.com/rust-lang/ru
Languages: `Rust`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`a096949`](https://github.com/williamboman/mason.nvim/commit/a096949) 2022-11-07 - fix(rustfmt): use correct asset names and use unzip on windows ([#644](https://github.com/williamboman/mason.nvim/issues/644)) by N.N
-- [`f5b1a20`](https://github.com/williamboman/mason.nvim/commit/f5b1a20) 2022-11-07 - feat(registry): add rustfmt ([#642](https://github.com/williamboman/mason.nvim/issues/642)) by Jay Patel
-</details>
-
```
:MasonInstall rustfmt
```
-
-
# rustywind
> CLI for organizing Tailwind CSS classes
@@ -4636,17 +2706,9 @@ Homepage: [https://github.com/avencera/rustywind](https://github.com/avencera/ru
Languages: `JavaScript` `TypeScript` `JSX` `HTML` `Vue` `Angular`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall rustywind
```
-
-
# salt-lsp
> Salt Language Server Protocol Server
@@ -4655,18 +2717,9 @@ Homepage: [https://github.com/dcermak/salt-lsp](https://github.com/dcermak/salt-
Languages: `Salt`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall salt-lsp
```
-
-
# selene
> A blazing-fast modern Lua linter written in Rust
@@ -4675,21 +2728,9 @@ Homepage: [https://kampfkarren.github.io/selene/](https://kampfkarren.github.io/
Languages: `Lua` `Luau`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`d5abc15`](https://github.com/williamboman/mason.nvim/commit/d5abc15) 2022-10-13 - feat(registry): selene and stylua support for luau ([#548](https://github.com/williamboman/mason.nvim/issues/548)) by Lopy
-- [`ec59445`](https://github.com/williamboman/mason.nvim/commit/ec59445) 2022-08-03 - fix(selene): download error in Windows ([#233](https://github.com/williamboman/mason.nvim/issues/233)) by sitiom
-- [`e1e2032`](https://github.com/williamboman/mason.nvim/commit/e1e2032) 2022-07-28 - feat: selene now installed from pre-built binary ([#187](https://github.com/williamboman/mason.nvim/issues/187)) by Seth Daniel
-- [`cfd789c`](https://github.com/williamboman/mason.nvim/commit/cfd789c) 2022-07-26 - fix(selene): fix installation ([#165](https://github.com/williamboman/mason.nvim/issues/165)) by William Boman
-- [`b7ac6ac`](https://github.com/williamboman/mason.nvim/commit/b7ac6ac) 2022-07-26 - feat: add selene ([#159](https://github.com/williamboman/mason.nvim/issues/159)) by oncomouse
-</details>
-
```
:MasonInstall selene
```
-
-
# semgrep
> Semgrep is a fast, open-source, static analysis engine for finding bugs, detecting vulnerabilities in third-party dependencies, and enforcing code standards.
@@ -4698,17 +2739,9 @@ Homepage: [https://github.com/returntocorp/semgrep](https://github.com/returntoc
Languages: `C#` `Go` `Java` `JavaScript` `JSON` `PHP` `Python` `Ruby` `TypeScript` `Scala`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`1a0d2de`](https://github.com/williamboman/mason.nvim/commit/1a0d2de) 2022-12-12 - feat(registry): add semgrep ([#757](https://github.com/williamboman/mason.nvim/issues/757)) by Jay Patel
-</details>
-
```
:MasonInstall semgrep
```
-
-
# serve-d
> Microsoft language server protocol implementation for D using workspace-d
@@ -4717,18 +2750,9 @@ Homepage: [https://github.com/Pure-D/serve-d](https://github.com/Pure-D/serve-d)
Languages: `D`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall serve-d
```
-
-
# shellcheck
> ShellCheck, a static analysis tool for shell scripts
@@ -4737,18 +2761,9 @@ Homepage: [https://www.shellcheck.net/](https://www.shellcheck.net/)
Languages: `Bash`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall shellcheck
```
-
-
# shellharden
> The corrective bash syntax highlighter
@@ -4757,18 +2772,9 @@ Homepage: [https://github.com/anordal/shellharden](https://github.com/anordal/sh
Languages: `Bash`
Categories: `Formatter` `Linter`
-<details>
- <summary>History:</summary>
-
-- [`9973678`](https://github.com/williamboman/mason.nvim/commit/9973678) 2022-07-26 - fix(shellharden): fix installation ([#164](https://github.com/williamboman/mason.nvim/issues/164)) by Seth Daniel
-- [`09e6f22`](https://github.com/williamboman/mason.nvim/commit/09e6f22) 2022-07-26 - feat: add shellharden ([#160](https://github.com/williamboman/mason.nvim/issues/160)) by oncomouse
-</details>
-
```
:MasonInstall shellharden
```
-
-
# shfmt
> A shell formatter (sh/bash/mksh)
@@ -4777,19 +2783,9 @@ Homepage: [https://github.com/mvdan/sh](https://github.com/mvdan/sh)
Languages: `Bash` `Mksh` `Shell`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`6f70671`](https://github.com/williamboman/mason.nvim/commit/6f70671) 2022-10-01 - fix(shfmt, yamlfmt): fix windows detection ([#492](https://github.com/williamboman/mason.nvim/issues/492)) by William Boman
-- [`f3ad259`](https://github.com/williamboman/mason.nvim/commit/f3ad259) 2022-09-27 - feat(shfmt): use pre-built binaries ([#472](https://github.com/williamboman/mason.nvim/issues/472)) by Seth Daniel
-- [`4f87e41`](https://github.com/williamboman/mason.nvim/commit/4f87e41) 2022-07-10 - feat: add editorconfig-checker, misspell, shfmt, vint ([#39](https://github.com/williamboman/mason.nvim/issues/39)) by Seth Daniel
-</details>
-
```
:MasonInstall shfmt
```
-
-
# shopify-theme-check
> The Ultimate Shopify Theme Linter
@@ -4798,18 +2794,9 @@ Homepage: [https://github.com/Shopify/theme-check](https://github.com/Shopify/th
Languages: `Liquid`
Categories: `LSP` `Linter`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall shopify-theme-check
```
-
-
# slint-lsp
> A LSP Server that adds features like auto-complete and live preview of the .slint files to many editors.
@@ -4818,18 +2805,9 @@ Homepage: [https://slint-ui.com/](https://slint-ui.com/)
Languages: `Slint`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall slint-lsp
```
-
-
# smithy-language-server
> A Language Server Protocol implementation for the Smithy IDL.
@@ -4838,17 +2816,9 @@ Homepage: [https://github.com/awslabs/smithy-language-server](https://github.com
Languages: `Smithy`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`e5e7d71`](https://github.com/williamboman/mason.nvim/commit/e5e7d71) 2022-12-24 - feat(registry): add smithy-language-server ([#795](https://github.com/williamboman/mason.nvim/issues/795)) by Nick Rodgers
-</details>
-
```
:MasonInstall smithy-language-server
```
-
-
# solang
> Solidity Compiler for Solana, Substrate, and ewasm
@@ -4857,19 +2827,9 @@ Homepage: [https://solang.readthedocs.io/en/latest/](https://solang.readthedocs.
Languages: `Solidity`
Categories: `LSP` `Compiler`
-<details>
- <summary>History:</summary>
-
-- [`73831cb`](https://github.com/williamboman/mason.nvim/commit/73831cb) 2023-01-06 - fix(solang): llvm13 -> llvm14 ([#859](https://github.com/williamboman/mason.nvim/issues/859)) 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
-</details>
-
```
:MasonInstall solang
```
-
-
# solargraph
> Solargraph is a Ruby gem that provides intellisense features through the language server protocol.
@@ -4878,18 +2838,9 @@ Homepage: [https://solargraph.org](https://solargraph.org)
Languages: `Ruby`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall solargraph
```
-
-
# solhint
> Solhint is a linting utility for Solidity code
@@ -4898,17 +2849,9 @@ Homepage: [https://protofire.github.io/solhint/](https://protofire.github.io/sol
Languages: `Solidity`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`c2dc5ed`](https://github.com/williamboman/mason.nvim/commit/c2dc5ed) 2022-08-26 - feat: add solhint linter for Solidity code ([#342](https://github.com/williamboman/mason.nvim/issues/342)) by Ahmed Hashim
-</details>
-
```
:MasonInstall solhint
```
-
-
# solidity
> Solidity, the Smart Contract Programming Language
@@ -4917,19 +2860,9 @@ Homepage: [https://github.com/ethereum/solidity](https://github.com/ethereum/sol
Languages: `Solidity`
Categories: `Compiler` `LSP`
-<details>
- <summary>History:</summary>
-
-- [`d7eb2ee`](https://github.com/williamboman/mason.nvim/commit/d7eb2ee) 2022-09-17 - feat: more competent platform detection ([#436](https://github.com/williamboman/mason.nvim/issues/436)) 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
-</details>
-
```
:MasonInstall solidity
```
-
-
# solidity-ls
> Solidity language server.
@@ -4938,17 +2871,9 @@ Homepage: [https://github.com/qiuxiang/solidity-ls](https://github.com/qiuxiang/
Languages: `Solidity`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`780495e`](https://github.com/williamboman/mason.nvim/commit/780495e) 2022-09-27 - feat: add solidity-ls ([#466](https://github.com/williamboman/mason.nvim/issues/466)) by Ali Shahid
-</details>
-
```
:MasonInstall solidity-ls
```
-
-
# sorbet
> Sorbet is a fast, powerful type checker designed for Ruby.
@@ -4957,18 +2882,9 @@ Homepage: [https://sorbet.org/](https://sorbet.org/)
Languages: `Ruby`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall sorbet
```
-
-
# sourcery
> Sourcery is a tool available in your IDE, GitHub, or as a CLI that suggests refactoring improvements to help
@@ -4978,19 +2894,9 @@ Homepage: [https://docs.sourcery.ai/](https://docs.sourcery.ai/)
Languages: `Python`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall sourcery
```
-
-
# spectral-language-server
> Awesome Spectral JSON/YAML linter with OpenAPI/AsyncAPI support. Spectral is a flexible object linter with out
@@ -5000,22 +2906,9 @@ Homepage: [https://github.com/stoplightio/vscode-spectral](https://github.com/st
Languages: `JSON` `YAML`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`b94f8ff`](https://github.com/williamboman/mason.nvim/commit/b94f8ff) 2023-01-05 - fix(spectral-language-server): update homepage ([#855](https://github.com/williamboman/mason.nvim/issues/855)) by William Boman
-- [`30a9451`](https://github.com/williamboman/mason.nvim/commit/30a9451) 2022-11-15 - fix(spectral-language-server): link spectral-language-server executable ([#666](https://github.com/williamboman/mason.nvim/issues/666)) by William Boman
-- [`e0268a6`](https://github.com/williamboman/mason.nvim/commit/e0268a6) 2022-09-26 - fix(spectral-language-server): build directly from source ([#464](https://github.com/williamboman/mason.nvim/issues/464)) by William Boman
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) by William Boman
-- [`eee851f`](https://github.com/williamboman/mason.nvim/commit/eee851f) 2022-08-01 - fix(spectral-language-server): remove Linter and add LSP to categories ([#219](https://github.com/williamboman/mason.nvim/issues/219)) by William Boman
-- [`984405e`](https://github.com/williamboman/mason.nvim/commit/984405e) 2022-08-01 - feat: add spectral-language-server ([#211](https://github.com/williamboman/mason.nvim/issues/211)) by Ghassan Alduraibi
-</details>
-
```
:MasonInstall spectral-language-server
```
-
-
# sql-formatter
> A whitespace formatter for different query languages
@@ -5024,17 +2917,9 @@ Homepage: [https://sql-formatter-org.github.io/sql-formatter/](https://sql-forma
Languages: `SQL`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`f438dff`](https://github.com/williamboman/mason.nvim/commit/f438dff) 2022-07-25 - feat: add sql-formatter ([#140](https://github.com/williamboman/mason.nvim/issues/140)) by Vu Le Thanh
-</details>
-
```
:MasonInstall sql-formatter
```
-
-
# sqlfluff
> SQLFluff is a dialect-flexible and configurable SQL linter
@@ -5043,17 +2928,9 @@ Homepage: [https://github.com/sqlfluff/sqlfluff](https://github.com/sqlfluff/sql
Languages: `SQL`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`9cfbed4`](https://github.com/williamboman/mason.nvim/commit/9cfbed4) 2022-07-25 - feat: add sqlfluff ([#150](https://github.com/williamboman/mason.nvim/issues/150)) by David Bernheisel
-</details>
-
```
:MasonInstall sqlfluff
```
-
-
# sqlls
> SQL Language Server
@@ -5062,18 +2939,9 @@ Homepage: [https://github.com/joe-re/sql-language-server](https://github.com/joe
Languages: `SQL`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall sqlls
```
-
-
# sqls
> SQL language server written in Go.
@@ -5082,18 +2950,9 @@ Homepage: [https://github.com/lighttiger2505/sqls](https://github.com/lighttiger
Languages: `SQL`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall sqls
```
-
-
# standardrb
> Ruby Style Guide, with linter and automatic code fixer
@@ -5102,17 +2961,9 @@ Homepage: [https://github.com/testdouble/standard/](https://github.com/testdoubl
Languages: `Ruby`
Categories: `Formatter` `Linter`
-<details>
- <summary>History:</summary>
-
-- [`45d7a81`](https://github.com/williamboman/mason.nvim/commit/45d7a81) 2022-08-27 - feat: add standardrb linter/formatter for Ruby ([#344](https://github.com/williamboman/mason.nvim/issues/344)) by Matthew Critchlow
-</details>
-
```
:MasonInstall standardrb
```
-
-
# staticcheck
> The advanced Go linter
@@ -5121,17 +2972,9 @@ Homepage: [https://staticcheck.io/](https://staticcheck.io/)
Languages: `Go`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`3ae3c54`](https://github.com/williamboman/mason.nvim/commit/3ae3c54) 2022-07-10 - feat: add gofumpt, golines, json-to-struct, revive, staticcheck ([#43](https://github.com/williamboman/mason.nvim/issues/43)) by Seth Daniel
-</details>
-
```
:MasonInstall staticcheck
```
-
-
# stylelint-lsp
> A stylelint Language Server
@@ -5140,18 +2983,9 @@ Homepage: [https://github.com/bmatcuk/stylelint-lsp](https://github.com/bmatcuk/
Languages: `Stylelint`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall stylelint-lsp
```
-
-
# stylua
> An opinionated Lua code formatter
@@ -5160,21 +2994,9 @@ Homepage: [https://github.com/JohnnyMorganz/StyLua](https://github.com/JohnnyMor
Languages: `Lua` `Luau`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`d5abc15`](https://github.com/williamboman/mason.nvim/commit/d5abc15) 2022-10-13 - feat(registry): selene and stylua support for luau ([#548](https://github.com/williamboman/mason.nvim/issues/548)) by Lopy
-- [`b36bdad`](https://github.com/williamboman/mason.nvim/commit/b36bdad) 2022-09-28 - feat(stylua): add arm64 Linux support ([#477](https://github.com/williamboman/mason.nvim/issues/477)) by WJH
-- [`a7ab60e`](https://github.com/williamboman/mason.nvim/commit/a7ab60e) 2022-07-27 - fix(stylua): use prebuilt binary instead of building with cargo ([#163](https://github.com/williamboman/mason.nvim/issues/163)) by kanhaiya38
-- [`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
-</details>
-
```
:MasonInstall stylua
```
-
-
# svelte-language-server
> A language server (implementing the language server protocol) for Svelte.
@@ -5183,18 +3005,9 @@ Homepage: [https://github.com/sveltejs/language-tools](https://github.com/svelte
Languages: `Svelte`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall svelte-language-server
```
-
-
# svlangserver
> A language server for systemverilog that has been tested to work with coc.nvim, VSCode, Sublime Text 4, emacs,
@@ -5204,19 +3017,9 @@ Homepage: [https://github.com/imc-trading/svlangserver](https://github.com/imc-t
Languages: `SystemVerilog`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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
-</details>
-
```
:MasonInstall svlangserver
```
-
-
# svls
> SystemVerilog language server
@@ -5225,18 +3028,9 @@ Homepage: [https://github.com/dalance/svls](https://github.com/dalance/svls)
Languages: `SystemVerilog`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall svls
```
-
-
# tailwindcss-language-server
> Language Server Protocol implementation for Tailwind CSS.
@@ -5245,18 +3039,9 @@ Homepage: [https://github.com/tailwindlabs/tailwindcss-intellisense](https://git
Languages: `CSS`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall tailwindcss-language-server
```
-
-
# taplo
> A versatile, feature-rich TOML toolkit.
@@ -5265,21 +3050,9 @@ Homepage: [https://taplo.tamasfe.dev/](https://taplo.tamasfe.dev/)
Languages: `TOML`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`f01129e`](https://github.com/williamboman/mason.nvim/commit/f01129e) 2022-11-01 - fix(taplo): rename files to match upstream ([#613](https://github.com/williamboman/mason.nvim/issues/613)) by ishigoemon
-- [`9a4dc41`](https://github.com/williamboman/mason.nvim/commit/9a4dc41) 2022-08-03 - fix(taplo): write receipt when installing via cargo ([#237](https://github.com/williamboman/mason.nvim/issues/237)) by William Boman
-- [`66f8670`](https://github.com/williamboman/mason.nvim/commit/66f8670) 2022-07-30 - feat(taplo): use prebuilt binary if available ([#201](https://github.com/williamboman/mason.nvim/issues/201)) 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
-</details>
-
```
:MasonInstall taplo
```
-
-
# teal-language-server
> A language server for Teal, a typed dialect of Lua
@@ -5288,18 +3061,9 @@ Homepage: [https://github.com/teal-language/teal-language-server](https://github
Languages: `Teal`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall teal-language-server
```
-
-
# tectonic
> Tectonic is a modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.
@@ -5308,19 +3072,9 @@ Homepage: [https://tectonic-typesetting.github.io](https://tectonic-typesetting.
Languages: `LaTeX`
Categories: `Compiler`
-<details>
- <summary>History:</summary>
-
-- [`175408f`](https://github.com/williamboman/mason.nvim/commit/175408f) 2022-11-30 - fix(tectonic): pin version ([#708](https://github.com/williamboman/mason.nvim/issues/708)) by William Boman
-- [`d7eb2ee`](https://github.com/williamboman/mason.nvim/commit/d7eb2ee) 2022-09-17 - feat: more competent platform detection ([#436](https://github.com/williamboman/mason.nvim/issues/436)) by William Boman
-- [`7c9155b`](https://github.com/williamboman/mason.nvim/commit/7c9155b) 2022-08-06 - feat: add tectonic ([#249](https://github.com/williamboman/mason.nvim/issues/249)) by Vu Le Thanh
-</details>
-
```
:MasonInstall tectonic
```
-
-
# terraform-ls
> Terraform Language Server
@@ -5329,19 +3083,9 @@ Homepage: [https://github.com/hashicorp/terraform-ls](https://github.com/hashico
Languages: `Terraform`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`511457c`](https://github.com/williamboman/mason.nvim/commit/511457c) 2023-02-16 - fix(terraform-ls): use releases.hashicorp.com ([#1002](https://github.com/williamboman/mason.nvim/issues/1002)) 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
-</details>
-
```
:MasonInstall terraform-ls
```
-
-
# texlab
> An implementation of the Language Server Protocol for LaTeX
@@ -5350,18 +3094,9 @@ Homepage: [https://github.com/latex-lsp/texlab](https://github.com/latex-lsp/tex
Languages: `LaTeX`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall texlab
```
-
-
# textlint
> The pluggable natural language linter for text and markdown.
@@ -5370,17 +3105,9 @@ Homepage: [https://textlint.github.io](https://textlint.github.io)
Languages: `Text` `Markdown`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`5734723`](https://github.com/williamboman/mason.nvim/commit/5734723) 2022-08-06 - feat: add buildifier, blade-formatter, blue, haml-lint, textlint, vulture, cfn-lint ([#255](https://github.com/williamboman/mason.nvim/issues/255)) by Vu Le Thanh
-</details>
-
```
:MasonInstall textlint
```
-
-
# tflint
> A Pluggable Terraform Linter
@@ -5389,18 +3116,9 @@ Homepage: [https://github.com/terraform-linters/tflint](https://github.com/terra
Languages: `Terraform`
Categories: `LSP` `Linter`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall tflint
```
-
-
# twigcs
> The missing checkstyle for twig! Twigcs aims to be what phpcs is to php. It checks your codebase for violations
@@ -5410,18 +3128,9 @@ Homepage: [https://github.com/friendsoftwig/twigcs](https://github.com/friendsof
Languages: `Twig`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`b56ea0b`](https://github.com/williamboman/mason.nvim/commit/b56ea0b) 2022-09-12 - refactor: add ctx:write_php_exec_wrapper utility ([#409](https://github.com/williamboman/mason.nvim/issues/409)) by William Boman
-- [`f0d2184`](https://github.com/williamboman/mason.nvim/commit/f0d2184) 2022-09-12 - feat: add phpcs, phpcbf, phpmd, phpstan and twigcs ([#399](https://github.com/williamboman/mason.nvim/issues/399)) by Laytan Laats
-</details>
-
```
:MasonInstall twigcs
```
-
-
# typescript-language-server
> TypeScript & JavaScript Language Server
@@ -5430,18 +3139,9 @@ Homepage: [https://github.com/typescript-language-server/typescript-language-ser
Languages: `TypeScript` `JavaScript`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall typescript-language-server
```
-
-
# unocss-language-server
> Language Server Protocol implementation for UnoCSS.
@@ -5450,17 +3150,9 @@ Homepage: [https://github.com/xna00/unocss-language-server](https://github.com/x
Languages: `CSS`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`8e61dbc`](https://github.com/williamboman/mason.nvim/commit/8e61dbc) 2023-01-12 - feat(registry): add unocss-language-server ([#888](https://github.com/williamboman/mason.nvim/issues/888)) by Tom Mi
-</details>
-
```
:MasonInstall unocss-language-server
```
-
-
# usort
> Safe, minimal import sorting for Python projects.
@@ -5469,17 +3161,9 @@ Homepage: [https://usort.readthedocs.io/](https://usort.readthedocs.io/)
Languages: `Python`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`07b2d6c`](https://github.com/williamboman/mason.nvim/commit/07b2d6c) 2022-11-09 - feat(registry): add usort ([#654](https://github.com/williamboman/mason.nvim/issues/654)) by Phúc Lê Khắc
-</details>
-
```
:MasonInstall usort
```
-
-
# vacuum
> vacuum is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and quality analysis tool.
@@ -5490,18 +3174,9 @@ Homepage: [https://github.com/daveshanley/vacuum](https://github.com/daveshanley
Languages: `OpenAPI`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`fecabaf`](https://github.com/williamboman/mason.nvim/commit/fecabaf) 2023-02-16 - refactor(vacuum): use github source ([#998](https://github.com/williamboman/mason.nvim/issues/998)) by William Boman
-- [`28b27ad`](https://github.com/williamboman/mason.nvim/commit/28b27ad) 2023-02-15 - feat(registry): add vacuum ([#996](https://github.com/williamboman/mason.nvim/issues/996)) by Micah Halter
-</details>
-
```
:MasonInstall vacuum
```
-
-
# vala-language-server
> Code Intelligence for Vala & Genie
@@ -5510,20 +3185,9 @@ Homepage: [https://github.com/vala-lang/vala-language-server](https://github.com
Languages: `Vala`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`b61d7f1`](https://github.com/williamboman/mason.nvim/commit/b61d7f1) 2023-01-15 - fix(vala-lanaguager-server): update meson build commands ([#896](https://github.com/williamboman/mason.nvim/issues/896)) by Access
-- [`38f0d1e`](https://github.com/williamboman/mason.nvim/commit/38f0d1e) 2023-01-05 - fix(vala-language-server): use git tag source instead of releases ([#856](https://github.com/williamboman/mason.nvim/issues/856)) 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
-</details>
-
```
:MasonInstall vala-language-server
```
-
-
# vale
> 📝 A syntax-aware linter for prose built with speed and extensibility in mind.
@@ -5532,17 +3196,9 @@ Homepage: [https://vale.sh/](https://vale.sh/)
Languages: `Text` `Markdown` `LaTeX`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`4d609fd`](https://github.com/williamboman/mason.nvim/commit/4d609fd) 2022-07-24 - feat: add vale ([#121](https://github.com/williamboman/mason.nvim/issues/121)) by William Boman
-</details>
-
```
:MasonInstall vale
```
-
-
# verible
> Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, and formatter.
@@ -5551,21 +3207,9 @@ Homepage: [https://chipsalliance.github.io/verible/](https://chipsalliance.githu
Languages: `SystemVerilog`
Categories: `LSP` `Linter` `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`8a003fd`](https://github.com/williamboman/mason.nvim/commit/8a003fd) 2022-11-09 - fix(verible): properly format asset file ([#657](https://github.com/williamboman/mason.nvim/issues/657)) by William Boman
-- [`d005168`](https://github.com/williamboman/mason.nvim/commit/d005168) 2022-10-20 - feat(verible): add linux_x64_gnu ([#579](https://github.com/williamboman/mason.nvim/issues/579)) by William Boman
-- [`b39da84`](https://github.com/williamboman/mason.nvim/commit/b39da84) 2022-09-28 - feat(verible): add support for CentOS 7.9 ([#471](https://github.com/williamboman/mason.nvim/issues/471)) by Nikhil Jha
-- [`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
-</details>
-
```
:MasonInstall verible
```
-
-
# veryl-ls
> Veryl language server
@@ -5574,17 +3218,9 @@ Homepage: [https://github.com/dalance/veryl](https://github.com/dalance/veryl)
Languages: `Veryl`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`621730a`](https://github.com/williamboman/mason.nvim/commit/621730a) 2023-01-26 - feat(registry): add veryl language server ([#945](https://github.com/williamboman/mason.nvim/issues/945)) by dalance
-</details>
-
```
:MasonInstall veryl-ls
```
-
-
# vetur-vls
> VLS (Vue Language Server) is a language server implementation compatible with Language Server Protocol.
@@ -5593,18 +3229,9 @@ Homepage: [https://github.com/vuejs/vetur](https://github.com/vuejs/vetur)
Languages: `Vue`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall vetur-vls
```
-
-
# vim-language-server
> VimScript language server.
@@ -5613,18 +3240,9 @@ Homepage: [https://github.com/iamcco/vim-language-server](https://github.com/iam
Languages: `VimScript`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall vim-language-server
```
-
-
# vint
> Fast and Highly Extensible Vim script Language Lint implemented in Python.
@@ -5633,18 +3251,9 @@ Homepage: [https://github.com/Vimjas/vint](https://github.com/Vimjas/vint)
Languages: `VimScript`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`ada92b1`](https://github.com/williamboman/mason.nvim/commit/ada92b1) 2022-07-23 - fix: correct package name for vint is vim-vint ([#118](https://github.com/williamboman/mason.nvim/issues/118)) by Seth Daniel
-- [`4f87e41`](https://github.com/williamboman/mason.nvim/commit/4f87e41) 2022-07-10 - feat: add editorconfig-checker, misspell, shfmt, vint ([#39](https://github.com/williamboman/mason.nvim/issues/39)) by Seth Daniel
-</details>
-
```
:MasonInstall vint
```
-
-
# visualforce-language-server
> Visualforce language server
@@ -5653,21 +3262,9 @@ Homepage: [https://github.com/forcedotcom/salesforcedx-vscode](https://github.co
Languages: `Visualforce`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`4f63b13`](https://github.com/williamboman/mason.nvim/commit/4f63b13) 2022-11-09 - fix(visualforce-language-server): update script path ([#656](https://github.com/williamboman/mason.nvim/issues/656)) by William Boman
-- [`b0cb03d`](https://github.com/williamboman/mason.nvim/commit/b0cb03d) 2022-10-10 - fix(visualforce-language-server): remove custom release resolution code ([#534](https://github.com/williamboman/mason.nvim/issues/534)) by William Boman
-- [`ca2385a`](https://github.com/williamboman/mason.nvim/commit/ca2385a) 2022-07-13 - feat: add more wrapper executables for packages that don't provide one ([#63](https://github.com/williamboman/mason.nvim/issues/63)) 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
-</details>
-
```
:MasonInstall visualforce-language-server
```
-
-
# vls
> V language server
@@ -5676,19 +3273,9 @@ Homepage: [https://github.com/vlang/vls](https://github.com/vlang/vls)
Languages: `V`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`f52f438`](https://github.com/williamboman/mason.nvim/commit/f52f438) 2023-01-09 - refactor(providers): remove ?include_prerelease query param ([#872](https://github.com/williamboman/mason.nvim/issues/872)) 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
-</details>
-
```
:MasonInstall vls
```
-
-
# vtsls
> LSP wrapper around the TypeScript extension bundled with VSCode.
@@ -5697,17 +3284,9 @@ Homepage: [https://github.com/yioneko/vtsls](https://github.com/yioneko/vtsls)
Languages: `TypeScript` `JavaScript`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`71069da`](https://github.com/williamboman/mason.nvim/commit/71069da) 2023-01-21 - feat(registry): add vtsls ([#935](https://github.com/williamboman/mason.nvim/issues/935)) by Bruno Mello
-</details>
-
```
:MasonInstall vtsls
```
-
-
# vue-language-server
> ⚡ Explore high-performance tooling for Vue
@@ -5716,18 +3295,9 @@ Homepage: [https://github.com/johnsoncodehk/volar](https://github.com/johnsoncod
Languages: `Vue`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall vue-language-server
```
-
-
# vulture
> Vulture finds unused code in Python programs. This is useful for cleaning up and finding errors in large code
@@ -5741,17 +3311,9 @@ Homepage: [https://github.com/jendrikseipp/vulture](https://github.com/jendrikse
Languages: `Python`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`5734723`](https://github.com/williamboman/mason.nvim/commit/5734723) 2022-08-06 - feat: add buildifier, blade-formatter, blue, haml-lint, textlint, vulture, cfn-lint ([#255](https://github.com/williamboman/mason.nvim/issues/255)) by Vu Le Thanh
-</details>
-
```
:MasonInstall vulture
```
-
-
# wgsl-analyzer
> A language server implementation for the WGSL shading language
@@ -5760,19 +3322,9 @@ Homepage: [https://github.com/wgsl-analyzer/wgsl-analyzer](https://github.com/wg
Languages: `WGSL`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall wgsl-analyzer
```
-
-
# write-good
> Naive linter for English prose for developers who can't write good and wanna learn to do other stuff good too.
@@ -5781,17 +3333,9 @@ Homepage: [https://github.com/btford/write-good](https://github.com/btford/write
Languages: `Markdown`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`8638887`](https://github.com/williamboman/mason.nvim/commit/8638887) 2022-07-25 - feat: add write-good ([#151](https://github.com/williamboman/mason.nvim/issues/151))a by David Bernheisel
-</details>
-
```
:MasonInstall write-good
```
-
-
# xmlformatter
> xmlformatter is an Open Source Python package that provides formatting of XML documents. xmlformatter differs
@@ -5803,17 +3347,9 @@ Homepage: [https://github.com/pamoller/xmlformatter](https://github.com/pamoller
Languages: `XML`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`66f602d`](https://github.com/williamboman/mason.nvim/commit/66f602d) 2022-08-11 - feat: add xmlformatter ([#281](https://github.com/williamboman/mason.nvim/issues/281)) by Javier
-</details>
-
```
:MasonInstall xmlformatter
```
-
-
# xo
> JavaScript/TypeScript linter (ESLint wrapper) with great defaults
@@ -5822,17 +3358,9 @@ Homepage: [https://github.com/xojs/xo](https://github.com/xojs/xo)
Languages: `JavaScript` `TypeScript`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`b3bb9e0`](https://github.com/williamboman/mason.nvim/commit/b3bb9e0) 2022-08-02 - feat: add xo, jq, buf, joker, csharpier ([#221](https://github.com/williamboman/mason.nvim/issues/221)) by Vu Le Thanh
-</details>
-
```
:MasonInstall xo
```
-
-
# yaml-language-server
> Language Server for YAML Files
@@ -5841,18 +3369,9 @@ Homepage: [https://github.com/redhat-developer/yaml-language-server](https://git
Languages: `YAML`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall yaml-language-server
```
-
-
# yamlfmt
> yamlfmt is an extensible command line tool or library to format yaml files.
@@ -5861,19 +3380,9 @@ Homepage: [https://github.com/google/yamlfmt](https://github.com/google/yamlfmt)
Languages: `YAML`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`6f70671`](https://github.com/williamboman/mason.nvim/commit/6f70671) 2022-10-01 - fix(shfmt, yamlfmt): fix windows detection ([#492](https://github.com/williamboman/mason.nvim/issues/492)) by William Boman
-- [`e86f4cb`](https://github.com/williamboman/mason.nvim/commit/e86f4cb) 2022-09-28 - feat(yamlfmt): use the pre-built binary package ([#473](https://github.com/williamboman/mason.nvim/issues/473)) by Seth Daniel
-- [`920ff4f`](https://github.com/williamboman/mason.nvim/commit/920ff4f) 2022-08-22 - feat: add yamlfmt ([#329](https://github.com/williamboman/mason.nvim/issues/329)) by JINNOUCHI Yasushi
-</details>
-
```
:MasonInstall yamlfmt
```
-
-
# yamllint
> Linter for YAML files. yamllint does not only check for syntax validity, but for weirdnesses like key repetition
@@ -5883,18 +3392,9 @@ Homepage: [https://github.com/adrienverge/yamllint](https://github.com/adrienver
Languages: `YAML`
Categories: `Linter`
-<details>
- <summary>History:</summary>
-
-- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) by William Boman
-- [`8755723`](https://github.com/williamboman/mason.nvim/commit/8755723) 2022-07-25 - feat: add yamllint ([#149](https://github.com/williamboman/mason.nvim/issues/149)) by David Bernheisel
-</details>
-
```
:MasonInstall yamllint
```
-
-
# yapf
> YAPF, Yet Another Python Formatter
@@ -5903,18 +3403,9 @@ Homepage: [https://pypi.org/project/yapf/](https://pypi.org/project/yapf/)
Languages: `Python`
Categories: `Formatter`
-<details>
- <summary>History:</summary>
-
-- [`60a03f5`](https://github.com/williamboman/mason.nvim/commit/60a03f5) 2022-11-20 - fix(yapf): install toml to support parsing .toml config files ([#682](https://github.com/williamboman/mason.nvim/issues/682)) by William Boman
-- [`ec7c134`](https://github.com/williamboman/mason.nvim/commit/ec7c134) 2022-08-17 - feat: add yapf ([#304](https://github.com/williamboman/mason.nvim/issues/304)) by Rolf Strijdhorst
-</details>
-
```
:MasonInstall yapf
```
-
-
# zk
> A plain text note-taking assistant
@@ -5923,18 +3414,9 @@ Homepage: [https://github.com/mickael-menu/zk](https://github.com/mickael-menu/z
Languages: `Markdown`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`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
-</details>
-
```
:MasonInstall zk
```
-
-
# zls
> Zig LSP implementation + Zig Language Server
@@ -5943,15 +3425,6 @@ Homepage: [https://github.com/zigtools/zls](https://github.com/zigtools/zls)
Languages: `Zig`
Categories: `LSP`
-<details>
- <summary>History:</summary>
-
-- [`3717745`](https://github.com/williamboman/mason.nvim/commit/3717745) 2023-01-26 - fix(zls): fix Windows x64 target ([#948](https://github.com/williamboman/mason.nvim/issues/948)) by William Boman
-- [`b9e8c4a`](https://github.com/williamboman/mason.nvim/commit/b9e8c4a) 2022-11-03 - fix(zls): support zst ([#622](https://github.com/williamboman/mason.nvim/issues/622)) by Access
-- [`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
-</details>
-
```
:MasonInstall zls
```