Skip to content

Commit

Permalink
Add LSP-biome to language_servers.md (#2373)
Browse files Browse the repository at this point in the history
  • Loading branch information
mataha authored Dec 12, 2023
1 parent 34c49dd commit c80b607
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions docs/src/language_servers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down Expand Up @@ -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).
Expand Down

0 comments on commit c80b607

Please sign in to comment.