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.