summaryrefslogtreecommitdiff
path: root/README.md
blob: b4ae188658f0f616ffef6f8b9223af6a92bd1c6a (plain)
1
2
3
4
5
6
7
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.