From d9fe9f8da33d23c2647ecc4edf73617bf19f50f0 Mon Sep 17 00:00:00 2001 From: Mora Unie Youer Date: Wed, 7 May 2025 17:40:10 +0300 Subject: feat: add `biome` as LSP client and formatter --- lua/config/lsp.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/config/lsp.lua') diff --git a/lua/config/lsp.lua b/lua/config/lsp.lua index 3bb36e2..4cbf797 100644 --- a/lua/config/lsp.lua +++ b/lua/config/lsp.lua @@ -12,5 +12,6 @@ vim.lsp.enable({ "rust-analyzer", + "biome", "typescript-language-server", }) -- cgit v1.2.3-70-g09d2