diff options
| author | William Boman <william@redwill.se> | 2023-01-23 20:42:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-23 20:42:47 +0100 |
| commit | faeeb5e02eba0aecdf273a50baa164300af33e77 (patch) | |
| tree | ce6c0515b015adf01a6c4335f0039f773434637c /doc/server-mapping.md | |
| parent | feat: add bright_script (#133) (diff) | |
| download | mason-lspconfig-faeeb5e02eba0aecdf273a50baa164300af33e77.tar mason-lspconfig-faeeb5e02eba0aecdf273a50baa164300af33e77.tar.gz mason-lspconfig-faeeb5e02eba0aecdf273a50baa164300af33e77.tar.bz2 mason-lspconfig-faeeb5e02eba0aecdf273a50baa164300af33e77.tar.lz mason-lspconfig-faeeb5e02eba0aecdf273a50baa164300af33e77.tar.xz mason-lspconfig-faeeb5e02eba0aecdf273a50baa164300af33e77.tar.zst mason-lspconfig-faeeb5e02eba0aecdf273a50baa164300af33e77.zip | |
feat: add pyre (#136)
Diffstat (limited to 'doc/server-mapping.md')
| -rw-r--r-- | doc/server-mapping.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/server-mapping.md b/doc/server-mapping.md index ddfbdd7..f18cafa 100644 --- a/doc/server-mapping.md +++ b/doc/server-mapping.md @@ -86,6 +86,7 @@ | [puppet](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#puppet) | [puppet-editor-services](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#puppet-editor-services) | | [purescriptls](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#purescriptls) | [purescript-language-server](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#purescript-language-server) | | [pylsp](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#pylsp) | [python-lsp-server](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#python-lsp-server) | +| [pyre](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#pyre) | [pyre](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#pyre) | | [pyright](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#pyright) | [pyright](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#pyright) | | [quick_lint_js](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#quick_lint_js) | [quick-lint-js](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#quick-lint-js) | | [r_language_server](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#r_language_server) | [r-languageserver](https://github.com/williamboman/mason.nvim/blob/main/PACKAGES.md#r-languageserver) | |
