aboutsummaryrefslogtreecommitdiffstats
path: root/PACKAGES.md
diff options
context:
space:
mode:
authorwilliambotman[bot] <107473453+williambotman@users.noreply.github.com>2023-01-10 11:02:35 +0100
committerGitHub <noreply@github.com>2023-01-10 10:02:35 +0000
commitca8afdf6f44e70461c113d89e7718154c65d2e97 (patch)
tree5255c1eb636946118a82c4b8c8806d4c48917bba /PACKAGES.md
parentfix(openscad-lsp): fix bin definition (#876) (diff)
downloadmason-ca8afdf6f44e70461c113d89e7718154c65d2e97.tar
mason-ca8afdf6f44e70461c113d89e7718154c65d2e97.tar.gz
mason-ca8afdf6f44e70461c113d89e7718154c65d2e97.tar.bz2
mason-ca8afdf6f44e70461c113d89e7718154c65d2e97.tar.lz
mason-ca8afdf6f44e70461c113d89e7718154c65d2e97.tar.xz
mason-ca8afdf6f44e70461c113d89e7718154c65d2e97.tar.zst
mason-ca8afdf6f44e70461c113d89e7718154c65d2e97.zip
chore: update generated code (#881)
Diffstat (limited to 'PACKAGES.md')
-rw-r--r--PACKAGES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/PACKAGES.md b/PACKAGES.md
index fe973e0c..bb44820b 100644
--- a/PACKAGES.md
+++ b/PACKAGES.md
@@ -3400,6 +3400,7 @@ 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>
@@ -4291,6 +4292,7 @@ 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