mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-21 20:11:06 +00:00
fix(biome): biome mason install is no longer needed
This commit is contained in:
parent
36f594716b
commit
5450006ccd
1 changed files with 0 additions and 4 deletions
|
|
@ -26,10 +26,6 @@ local supported = {
|
|||
}
|
||||
|
||||
return {
|
||||
{
|
||||
"mason-org/mason.nvim",
|
||||
opts = { ensure_installed = { "biome" } },
|
||||
},
|
||||
|
||||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue