docs: Mason doesn't work with lazy loading
This commit is contained in:
parent
9fcf507ccd
commit
8852802518
1 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
"williamboman/mason.nvim",
|
||||
tag = "stable",
|
||||
lazy = false,
|
||||
config = true,
|
||||
}
|
||||
"williamboman/mason.nvim",
|
||||
tag = "stable",
|
||||
-- cmd = "Mason",
|
||||
config = true,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue