Skip to content

YardQuit/helix_editor

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

Folders and files

NameName
Last commit message
Last commit date
Jan 23, 2024
Dec 3, 2024
Dec 10, 2024
Jul 28, 2024
Dec 3, 2024
Dec 5, 2024
Oct 23, 2024
Nov 22, 2024
Nov 13, 2024
Dec 9, 2024
Dec 2, 2024
Dec 2, 2024
Dec 5, 2024
Dec 10, 2024
Dec 2, 2024
Nov 26, 2024
Dec 9, 2024
Dec 4, 2024
Dec 5, 2024
Nov 29, 2023
Aug 3, 2022
Nov 20, 2024
Jul 16, 2024
Dec 3, 2024
Nov 22, 2024
May 10, 2021
Oct 15, 2024
Jun 23, 2024
May 6, 2024
Oct 21, 2024
Oct 21, 2024
Jan 14, 2024
Dec 5, 2024
Jan 2, 2024
Jan 2, 2024
Jan 2, 2024
Nov 22, 2024
Jul 23, 2021
Mar 29, 2022
Jun 21, 2022
Jul 14, 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

Although it's primarily a terminal-based editor, I am interested in exploring a custom renderer (similar to Emacs) using 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 82.6%
  • Scheme 16.4%
  • Handlebars 0.4%
  • Nix 0.3%
  • CSS 0.1%
  • Shell 0.1%
  • Other 0.1%