About this project
Helix is a terminal-based modal text editor written in Rust. Its editing model is heavily based on Kakoune.
Key features include:
- Vim-like modal editing
- Support for multiple selections
- Built-in language server support
- Smart, incremental syntax highlighting and code editing powered by tree-sitter