Skip to content

markus-oberhumer-forks/helix-editor--helix

Repository files navigation

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.

About

A post-modern modal text editor.

Resources

License

Stars

Watchers

Forks

Languages

  • Rust 82.6%
  • Scheme 16.4%
  • Handlebars 0.4%
  • Nix 0.3%
  • CSS 0.1%
  • Shell 0.1%
  • Other 0.1%