🍺 BREW Explorer

← all formulae

helix

brew install helix v25.07.1 MPL-2.0

Modal text editor written in Rust with built-in language server support and multiple cursors.

Why you might care

Helix offers Vim-like keybindings with modern defaults (LSP-first, Tree-sitter parsing, multiple selections) without requiring extensive configuration. It's a single self-contained binary that works out-of-the-box for code editing with syntax highlighting, completion, and diagnostics across many languages. If you want modal editing with contemporary language tooling instead of the Vim ecosystem's customization burden, this fits the bill.

Categories

Alternatives

vim neovim emacs kakoune
2.6k
30-day installs · #847
6.5k
90-day · #982
35.1k
365-day · #819

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [
    "hx"
  ],
  "alternatives": [
    "vim",
    "neovim",
    "emacs",
    "kakoune"
  ],
  "build_dependencies": [
    "rust"
  ],
  "categories": [
    "editor",
    "text-processor"
  ],
  "caveats": null,
  "conflicts_with": [
    "evil-helix",
    "hex"
  ],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Post-modern modal text editor",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:35+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "helix",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://helix-editor.com",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Helix",
  "installs_30d": 2634,
  "installs_365d": 35088,
  "installs_90d": 6452,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MPL-2.0",
  "llm_generated_at": "2026-06-20T23:47:26+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "helix",
  "oldnames": [],
  "one_liner": "Modal text editor written in Rust with built-in language server support and multiple cursors.",
  "optional_dependencies": [],
  "rank_30d": 847,
  "rank_365d": 819,
  "rank_90d": 982,
  "raw_hash": "8277bd97d2c1ddaf",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/h/helix.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "25.07.1",
  "versioned_formulae": [],
  "why_use_this": "Helix offers Vim-like keybindings with modern defaults (LSP-first, Tree-sitter parsing, multiple selections) without requiring extensive configuration. It\u0027s a single self-contained binary that works out-of-the-box for code editing with syntax highlighting, completion, and diagnostics across many languages. If you want modal editing with contemporary language tooling instead of the Vim ecosystem\u0027s customization burden, this fits the bill."
}