From 29baaa56d0e6f6a4b6f9b066e6e492e2a06b4f3a Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Fri, 1 Sep 2023 20:18:58 +0800 Subject: [PATCH] Sync README.zh-CN.md --- README.zh-CN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.zh-CN.md b/README.zh-CN.md index 3f2cb2ffc2..41bded730f 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -300,6 +300,7 @@ lsp-bridge 每种语言的服务器配置存储在 [lsp-bridge/langserver](https | [dart-analysis-server](https://github.com/dart-lang/sdk/tree/master/pkg/analysis_server) | Dart | | | [metals](https://scalameta.org/metals/) | Scala | | | [typescript](https://github.com/typescript-language-server/typescript-language-server) | Typescript, javascript | | +| [svelte](https://github.com/sveltejs/language-tools/tree/master/packages/language-server) | Svelte | | | [ocamllsp](https://github.com/ocaml/ocaml-lsp) | Ocaml | | | [erlang-ls](https://github.com/erlang-ls/erlang_ls) | Erlang | | | [texlab](https://github.com/latex-lsp/texlab) | Latex | |