From 0b13c9f6bc12a59bde521862254fbcae87b58b34 Mon Sep 17 00:00:00 2001 From: kylo252 <59826753+kylo252@users.noreply.github.com> Date: Tue, 4 Apr 2023 10:10:36 +0200 Subject: feat(mason): add support for mason-registry (#3994) * feat(mason): add support for mason-registry * fix(lazy)!: wrap refresh for mason-registry --- snapshots/default.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'snapshots') 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" -- cgit v1.2.3