From 12742fef643e08126d0478c9f8f462be180cf41d Mon Sep 17 00:00:00 2001 From: Ahmed Sayed Date: Wed, 17 Sep 2025 19:14:53 +0300 Subject: [PATCH] rename plugin williamboman/mason.nvim to mason-org/mason.nvim --- lua/plugins/example.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugins/example.lua b/lua/plugins/example.lua index 17f53d6..6902584 100644 --- a/lua/plugins/example.lua +++ b/lua/plugins/example.lua @@ -184,7 +184,7 @@ return { -- add any tools you want to have installed below { - "williamboman/mason.nvim", + "mason-org/mason.nvim", opts = { ensure_installed = { "stylua",