summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index e7d4946..b4ae188 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,8 @@
# lets-zeditor
+Try the zed editor that supports vim mode.
+
+## Use CLI
+```bash
+zeditor file
+```
+However, it seems that the window that starts up does not close properly with `:wq`... I would be happy if vim mode was officially supported.