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.