Revert "fix: update mason-auto-install url to codeberg"

This reverts commit 233b0f67cb.
This commit is contained in:
2026-04-06 22:35:51 +02:00
parent c88f74a520
commit 7066321e8e
+1 -1
View File
@@ -1,6 +1,6 @@
---@type LazyPluginSpec ---@type LazyPluginSpec
return { return {
"https://codeberg.org/warg/mason-auto-install.nvim.git", "owallb/mason-auto-install.nvim",
dependencies = { dependencies = {
"neovim/nvim-lspconfig", "neovim/nvim-lspconfig",
}, },