diff --git a/docs/src/language_servers.md b/docs/src/language_servers.md index 14f3dd399..d4578e40e 100644 --- a/docs/src/language_servers.md +++ b/docs/src/language_servers.md @@ -225,6 +225,10 @@ See also [Vue](#vue). There are multiple options: +### Biome + +Follow installation instructions on [LSP-biome](https://github.com/sublimelsp/LSP-biome). + ### Deno Follow installation instructions on [LSP-Deno](https://github.com/sublimelsp/LSP-Deno). @@ -254,12 +258,6 @@ Follow installation instructions on [LSP-flow](https://github.com/sublimelsp/LSP } ``` -### Rome - -> Rome unifies your development stack by combining the functionality of separate tools. Supports linting and formatting. - -Follow installation instructions on [LSP-rome](https://github.com/sublimelsp/LSP-rome). - ### TypeScript Language Server Follow installation instructions on [LSP-typescript](https://github.com/sublimelsp/LSP-typescript).