summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhaturatu <taro@eyes4you.org>2024-11-24 01:58:52 +0900
committerhaturatu <taro@eyes4you.org>2024-11-24 01:58:52 +0900
commit6c5173d71b558b79bbbf811ad5876f93b69ee13a (patch)
tree078a4012fac816d2c368c73c11d05d4aade55ebb
parentcc88fa063e388342d918b88ac7cfb1b79999616b (diff)
wip
-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.