install biome lsp
This commit is contained in:
parent
dfa2256228
commit
2ddd8c3860
|
@ -149,6 +149,7 @@ return { -- LSP Configuration & Plugins
|
||||||
-- But for many setups, the LSP (`tsserver`) will work just fine
|
-- But for many setups, the LSP (`tsserver`) will work just fine
|
||||||
-- tsserver = {},
|
-- tsserver = {},
|
||||||
eslint = {},
|
eslint = {},
|
||||||
|
biome = {},
|
||||||
tailwindcss = {},
|
tailwindcss = {},
|
||||||
['prisma-language-server'] = {},
|
['prisma-language-server'] = {},
|
||||||
lua_ls = {
|
lua_ls = {
|
||||||
|
|
Loading…
Reference in New Issue