Skip to content

rmburg/helix

This branch is 602 commits behind helix-editor/helix:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 23, 2024
May 21, 2024
Jun 18, 2024
Mar 30, 2024
Jun 30, 2024
Jun 25, 2024
Jun 18, 2024
May 7, 2024
Jun 6, 2024
Jul 2, 2024
Dec 5, 2023
Jun 25, 2024
Jun 29, 2024
Jun 25, 2024
May 24, 2024
Jun 29, 2024
Jul 2, 2024
Apr 8, 2024
Nov 29, 2023
Aug 3, 2022
Jul 26, 2022
Mar 31, 2024
Jul 2, 2024
Jun 18, 2024
May 10, 2021
Dec 19, 2023
Jun 23, 2024
May 6, 2024
Mar 5, 2024
Jun 10, 2024
Jan 14, 2024
Jul 2, 2024
Jan 2, 2024
Jan 2, 2024
Jan 2, 2024
May 7, 2024
Jul 23, 2021
Mar 29, 2022
Jun 21, 2022
Apr 26, 2024

Repository files navigation

Helix

Build status GitHub Release Documentation GitHub contributors Matrix Space

Screenshot

A Kakoune / Neovim inspired editor, written in Rust.

The editing model is very heavily based on Kakoune; during development I found myself agreeing with most of Kakoune's design decisions.

For more information, see the website or documentation.

All shortcuts/keymaps can be found in the documentation on the website.

Troubleshooting

Features

  • Vim-like modal editing
  • Multiple selections
  • Built-in language server support
  • Smart, incremental syntax highlighting and code editing via tree-sitter

It's a terminal-based editor first, but I'd like to explore a custom renderer (similar to Emacs) in wgpu or skulpin.

Note: Only certain languages have indentation definitions at the moment. Check runtime/queries/<lang>/ for indents.scm.

Installation

Installation documentation.

Packaging status

Contributing

Contributing guidelines can be found here.

Getting help

Your question might already be answered on the FAQ.

Discuss the project on the community Matrix Space (make sure to join #helix-editor:matrix.org if you're on a client that doesn't support Matrix Spaces yet).

Credits

Thanks to @jakenvac for designing the logo!

About

A post-modern modal text editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 80.9%
  • Scheme 17.9%
  • Handlebars 0.5%
  • Nix 0.4%
  • CSS 0.1%
  • Shell 0.1%
  • Other 0.1%