Helix is batteries-included
With Vim or Neovim, reaching a comfortable setup usually means an evening (or a lifestyle) of plugins and configuration. Helix flips that: the features you would install plugins for are already built in.
- Tree-sitter syntax highlighting — fast, precise, and structure-aware
- Language server support — completions, diagnostics, go-to-definition, rename, all out of the box
- Fuzzy pickers — for files, buffers, symbols, and more
- Multiple cursors — a core primitive, not an add-on
- Dozens of themes — try
:themeand tab through the list in the editor on this page
There is still a high ceiling here — surround edits, structural selection, macros, and a command system that rewards fluency for years. But the floor is high too: day one Helix feels like a configured editor, not a project.
If you want a tool that’s powerful out of the box and grows with you over time, Helix is a great choice. Let’s learn it.