2021-05-11 18:50:02 +09:00
2021-05-11 18:50:02 +09:00
2021-04-07 23:56:56 +09:00
2021-02-09 15:40:06 +09:00
2021-05-11 01:44:00 +09:00
2021-05-11 01:44:00 +09:00
2021-05-11 01:44:00 +09:00
2021-05-11 01:44:00 +09:00
2021-05-11 01:44:00 +09:00
2021-05-11 01:44:00 +09:00
2021-04-08 23:25:35 +09:00
2021-05-09 17:52:55 +09:00
2021-05-07 17:10:27 +09:00
2021-05-11 01:44:00 +09:00
2021-02-09 15:40:06 +09:00
2021-05-09 19:03:03 +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 MPL-2.0 18 MiB
Languages
Rust 80.3%
Tree-sitter-Query 18.8%
Handlebars 0.4%
Nix 0.2%
CSS 0.1%