Skip to content

Weselton/helix

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

13d4463 · Sep 14, 2023
Feb 4, 2023
Sep 5, 2023
Sep 13, 2023
May 18, 2023
Sep 13, 2023
Sep 10, 2023
Apr 17, 2023
Aug 30, 2023
Aug 22, 2023
Aug 29, 2023
Mar 16, 2023
Sep 14, 2023
Aug 31, 2023
Aug 30, 2023
Sep 12, 2023
Sep 13, 2023
May 18, 2023
Feb 25, 2022
Aug 3, 2022
Jul 26, 2022
Jul 9, 2023
Jun 8, 2023
Sep 12, 2023
Aug 30, 2023
May 10, 2021
Jul 17, 2023
May 18, 2023
Dec 17, 2022
Jun 21, 2022
Jul 28, 2023
Aug 31, 2023
Sep 27, 2022
Sep 12, 2023
Dec 2, 2022
Dec 3, 2022
Dec 3, 2022
Mar 5, 2023
Jul 23, 2021
Mar 29, 2022
Jun 21, 2022
Mar 29, 2023

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

Dependencies and rust version updating

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 83.4%
  • Scheme 15.2%
  • Handlebars 0.6%
  • Nix 0.4%
  • CSS 0.2%
  • Shell 0.1%
  • Other 0.1%