Readme cleanup

This commit is contained in:
2026-08-02 11:50:17 +01:00
parent 234aee059a
commit c235692770
+2 -1
View File
@@ -1,5 +1,4 @@
# Crib # Crib
---
A set of text editing tools (still in early development). 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. `lsp` is a generic plug for lsp's.
<br/> <br/>
<br/>
It should support: It should support:
- Lsp over ssh or stdin/out or unix sockets etc. - Lsp over ssh or stdin/out or unix sockets etc.
- Handling multiple lsps at once (including over a single file.) - Handling multiple lsps at once (including over a single file.)
@@ -35,4 +35,5 @@ It should support:
- Error handling. - Error handling.
- And more. - And more.
<br/> <br/>
<br/>
Not done yet. Not done yet.