Michael Davis d7431db55c
Update tree-sitter-git-commit, add comment textobject (#6439)
The update includes a fix for comments in commit messages where there
was no space separating the '#' and the comment text.

The comment textobject can be useful occasionally to jump to the
summary part of the commit edit message.
2023-03-27 15:27:38 +09:00
2023-03-05 15:54:02 +09:00
2023-03-11 08:03:19 -06:00
2023-03-22 14:33:08 +09:00
2022-02-25 18:01:47 +09:00
2022-08-03 08:21:51 -05:00
2022-07-26 10:22:28 +09:00
2023-03-08 10:48:35 +09:00
2023-02-25 07:06:30 +03:00
2023-02-25 07:06:30 +03:00
2021-05-11 01:44:00 +09:00
2022-12-02 12:06:17 +09:00
2023-03-05 15:54:02 +09:00
2022-03-30 00:16:57 +09:00
2022-12-07 11:54:50 +09:00

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 @JakeHL for designing the logo!

Description
A post-modern modal text editor.
Readme 89 MiB
Languages
Rust 81.9%
Scheme 17.1%
Handlebars 0.4%
Nix 0.3%
CSS 0.1%