mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
update mason to mason-org
This commit is contained in:
parent
cb1f2c660c
commit
f90fd6a040
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ return {
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"williamboman/mason.nvim",
|
"mason-org/mason.nvim",
|
||||||
opts = {
|
opts = {
|
||||||
ensure_installed = {
|
ensure_installed = {
|
||||||
"tlint",
|
"tlint",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue