aboutsummaryrefslogtreecommitdiffstats
path: root/doc/server-mapping.md
diff options
context:
space:
mode:
authorpseudometa <73286100+chrisgrieser@users.noreply.github.com>2023-09-09 16:46:06 +0200
committerGitHub <noreply@github.com>2023-09-09 16:46:06 +0200
commit1e10ef512d8f7038bfbb651c894dfc8ae2521b57 (patch)
treed08333cb3e9be571bc169b57766b3d46d5235306 /doc/server-mapping.md
parentchore(main): release 1.14.0 (#269) (diff)
downloadmason-lspconfig-1e10ef512d8f7038bfbb651c894dfc8ae2521b57.tar
mason-lspconfig-1e10ef512d8f7038bfbb651c894dfc8ae2521b57.tar.gz
mason-lspconfig-1e10ef512d8f7038bfbb651c894dfc8ae2521b57.tar.bz2
mason-lspconfig-1e10ef512d8f7038bfbb651c894dfc8ae2521b57.tar.lz
mason-lspconfig-1e10ef512d8f7038bfbb651c894dfc8ae2521b57.tar.xz
mason-lspconfig-1e10ef512d8f7038bfbb651c894dfc8ae2521b57.tar.zst
mason-lspconfig-1e10ef512d8f7038bfbb651c894dfc8ae2521b57.zip
feat: add `biome` (#271)
Diffstat (limited to 'doc/server-mapping.md')
-rw-r--r--doc/server-mapping.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/server-mapping.md b/doc/server-mapping.md
index bb61133..ff5771a 100644
--- a/doc/server-mapping.md
+++ b/doc/server-mapping.md
@@ -14,6 +14,7 @@
| [bashls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#bashls) | [bash-language-server](https://mason-registry.dev/registry/list#bash-language-server) |
| [beancount](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#beancount) | [beancount-language-server](https://mason-registry.dev/registry/list#beancount-language-server) |
| [bicep](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#bicep) | [bicep-lsp](https://mason-registry.dev/registry/list#bicep-lsp) |
+| [biome](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#biome) | [biome](https://mason-registry.dev/registry/list#biome) |
| [bright_script](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#bright_script) | [brighterscript](https://mason-registry.dev/registry/list#brighterscript) |
| [bsl_ls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#bsl_ls) | [bsl-language-server](https://mason-registry.dev/registry/list#bsl-language-server) |
| [bufls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#bufls) | [buf-language-server](https://mason-registry.dev/registry/list#buf-language-server) |