From 6c5173d71b558b79bbbf811ad5876f93b69ee13a Mon Sep 17 00:00:00 2001 From: haturatu Date: Sun, 24 Nov 2024 01:58:52 +0900 Subject: wip --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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. -- cgit v1.2.3