rename plugin williamboman/mason.nvim to mason-org/mason.nvim

This commit is contained in:
Ahmed Sayed 2025-09-17 19:14:53 +03:00 committed by GitHub
parent 803bc181d7
commit 12742fef64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",