aboutsummaryrefslogtreecommitdiffstats
path: root/PACKAGES.md
diff options
context:
space:
mode:
authorwilliambotman[bot] <107473453+williambotman@users.noreply.github.com>2022-09-15 12:02:43 +0200
committerGitHub <noreply@github.com>2022-09-15 10:02:43 +0000
commit395038b9610f4b95f3cf51fdf61609ba7ed74f7c (patch)
treed88901ee9bd274873fafc5b06b0031c5895c1592 /PACKAGES.md
parentfix(dotnet): remove unnecessary nil check (#420) (diff)
downloadmason-395038b9610f4b95f3cf51fdf61609ba7ed74f7c.tar
mason-395038b9610f4b95f3cf51fdf61609ba7ed74f7c.tar.gz
mason-395038b9610f4b95f3cf51fdf61609ba7ed74f7c.tar.bz2
mason-395038b9610f4b95f3cf51fdf61609ba7ed74f7c.tar.lz
mason-395038b9610f4b95f3cf51fdf61609ba7ed74f7c.tar.xz
mason-395038b9610f4b95f3cf51fdf61609ba7ed74f7c.tar.zst
mason-395038b9610f4b95f3cf51fdf61609ba7ed74f7c.zip
chore: update generated code (#421)
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 35b7ca56..8bedcc01 100644
--- a/PACKAGES.md
+++ b/PACKAGES.md
@@ -2035,6 +2035,7 @@ 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>
@@ -3296,6 +3297,7 @@ 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
- [`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