From e7b0ca68fe4ff59bec4ba1cdac76e5268797af66 Mon Sep 17 00:00:00 2001 From: Michael Panchenko Date: Fri, 4 Apr 2025 12:25:35 +0200 Subject: [PATCH] Readme, missing newline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c318661..074c526 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ With Serena, we provide * Go (untested) * C# (untested) * Rust (untested) + These languages are supported by the language server library [multilspy](https://github.com/microsoft/multilspy), which Serena uses under the hood. But we did not explicitly test whether the support for these languages actually works.