evil-helix

A Rust-based modal text editor with a focus on modal editing

brewmacoslinux
Try with needOr install directly
Source

About

Soft fork of the helix editor

Commands

hx

Examples

Open a file for editing$ hx myfile.txt
Create a new file and start editing$ hx newfile.rs
Open multiple files in split views$ hx file1.txt file2.txt