# lets-zeditor Try the zed editor that supports vim mode. # Install @ Artix Linux ```bash sudo pacman -S zed ``` ## 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.