diff options
author | kylo252 <[email protected]> | 2023-04-04 10:10:36 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2023-04-04 10:10:36 +0200 |
commit | 0b13c9f6bc12a59bde521862254fbcae87b58b34 (patch) | |
tree | d9d26e991544dc380083c960c7e9205392c5788d /snapshots/default.json | |
parent | b765f95508e48f4b5c3e71d5f95e3cfbc941de69 (diff) |
feat(mason): add support for mason-registry (#3994)
* feat(mason): add support for mason-registry
* fix(lazy)!: wrap refresh for mason-registry
Diffstat (limited to 'snapshots/default.json')
-rw-r--r-- | snapshots/default.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/snapshots/default.json b/snapshots/default.json index bd3466b3..7d53fecf 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -54,13 +54,13 @@ "commit": "b64fded" }, "mason.nvim": { - "commit": "698b282" + "commit": "5e059a0" }, "neodev.nvim": { "commit": "7330427" }, "nlsp-settings.nvim": { - "commit": "1986267" + "commit": "23705ee" }, "null-ls.nvim": { "commit": "0180603" @@ -78,7 +78,7 @@ "commit": "bdb94e3" }, "nvim-lspconfig": { - "commit": "e99d159" + "commit": "c345220" }, "nvim-navic": { "commit": "59b997f" |