Skip to content

Latest commit

 

History

History

helix-editor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Helix editor

Sources: <https://docs.helix-editor.com/

  • 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
  • First impression:
    • Fast.
    • If you're familiar with Vim/Neovim, it is very easy to use.
    • Built-in language server support is good.
    • Simple configuration: you can just use it without any configuration, it looks good out of the box. Otherwise, if you want to tweak, follow this.
  • Migrate from Vim
  • Check language supports:
hx --health