install biome lsp

This commit is contained in:
zolinthecow 2024-11-14 02:53:51 +00:00
parent dfa2256228
commit 2ddd8c3860
1 changed files with 1 additions and 0 deletions

View File

@ -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 = {