Unnamed repository; edit this file 'description' to name the repository.
-rw-r--r--languages.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages.toml b/languages.toml
index e0bf9308..fbdecd6b 100644
--- a/languages.toml
+++ b/languages.toml
@@ -17,6 +17,7 @@ bash-language-server = { command = "bash-language-server", args = ["start"] }
bass = { command = "bass", args = ["--lsp"] }
beancount-language-server = { command = "beancount-language-server" }
bicep-langserver = { command = "bicep-langserver" }
+biome-lsp-proxy = { command = "biome", args = ["lsp-proxy"] }
bitbake-language-server = { command = "bitbake-language-server" }
buf = { command = "buf", args = ["lsp", "serve", "--timeout", "0"] }
c3-lsp = { command = "c3-lsp" }