2021-03-22 13:53:43 +09:00
2021-02-09 15:40:06 +09:00
2021-03-22 12:40:07 +09:00
2021-03-02 18:32:03 +09:00
2021-03-22 13:53:43 +09:00
2021-03-16 23:03:10 +09:00
wip
2020-12-03 13:04:42 +09:00
2021-03-01 14:33:02 +09:00
2021-02-22 17:02:59 +09:00
2021-02-09 15:40:06 +09:00
2021-02-04 17:25:54 +09:00
2021-03-22 13:53:43 +09:00

Helix

Crate Description
helix-core Core editing primitives, functional.
helix-syntax Tree-sitter grammars
helix-view UI abstractions for use in backends, imperative shell.
helix-term Terminal UI

Installation

git clone --depth 1 --recurse-submodules -j8 https://github.com/helix-editor/helix
cd helix
cargo install --path helix-term

This will install the hx binary to $HOME/.cargo/bin.

Description
A post-modern modal text editor.
Readme 48 MiB
Languages
Rust 82.7%
Scheme 14.1%
CSS 1.1%
JavaScript 1%
Handlebars 0.6%
Other 0.5%