update biome setup
This commit is contained in:
parent
d5f7a05b1a
commit
ca1ebd24fa
2 changed files with 3 additions and 4 deletions
|
|
@ -73,6 +73,9 @@ return {
|
|||
local servers = {
|
||||
astro = {},
|
||||
bashls = {},
|
||||
biome = {
|
||||
single_file_support = true,
|
||||
},
|
||||
cssls = {},
|
||||
dockerls = {},
|
||||
emmet_ls = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue