Helix:Rust 语言开发的类 vim 文本编辑器
A kakoune / neovim inspired editor, written in Rust.
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.
https://github.com/helix-editor/helix
https://helix-editor.com/