feat: Renames mason config repo in lazynvim

This commit is contained in:
2025-09-18 16:50:02 -04:00
parent 2a54c8c599
commit a06f1cc2a6

View File

@@ -1,6 +1,6 @@
return {
{
"williamboman/mason.nvim",
"mason-org/mason.nvim",
dependencies = {
"neovim/nvim-lspconfig",
},