Add biome LSP
This commit is contained in:
parent
3ec1e6d455
commit
e3b26ecaba
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -534,6 +534,7 @@ require('lazy').setup({
|
|||
-- But for many setups, the LSP (`tsserver`) will work just fine
|
||||
cssls = {},
|
||||
html = {},
|
||||
biome = {},
|
||||
ltex = {},
|
||||
marksman = {},
|
||||
tsserver = {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue