diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |