diff options
author | haturatu <taro@eyes4you.org> | 2024-11-24 01:58:52 +0900 |
---|---|---|
committer | haturatu <taro@eyes4you.org> | 2024-11-24 01:58:52 +0900 |
commit | 6c5173d71b558b79bbbf811ad5876f93b69ee13a (patch) | |
tree | 078a4012fac816d2c368c73c11d05d4aade55ebb /README.md | |
parent | cc88fa063e388342d918b88ac7cfb1b79999616b (diff) |
wip
Diffstat (limited to 'README.md')
-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. |