From 18d1a73593ac8302b8341ea897bc08130cae904e Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 9 Oct 2024 12:09:31 -0400 Subject: remove biome lang server --- plugin/lsp.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugin') diff --git a/plugin/lsp.lua b/plugin/lsp.lua index 8816171..5815574 100644 --- a/plugin/lsp.lua +++ b/plugin/lsp.lua @@ -12,8 +12,6 @@ local lsp_servers = { binary = "bash-language-server", }, - biome = {}, - cssls = { binary = "vscode-css-language-server", }, -- cgit v1.2.3