From c23569277001c0fa202a6604668f97aee50edc5d Mon Sep 17 00:00:00 2001 From: Syed Daanish Date: Sun, 2 Aug 2026 11:50:17 +0100 Subject: [PATCH] Readme cleanup --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87d8382..a839d71 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Crib ---- A set of text editing tools (still in early development). @@ -27,6 +26,7 @@ Not done yet. `lsp` is a generic plug for lsp's.
+
It should support: - Lsp over ssh or stdin/out or unix sockets etc. - Handling multiple lsps at once (including over a single file.) @@ -35,4 +35,5 @@ It should support: - Error handling. - And more.
+
Not done yet.