VibeHunt
← Back to browse

Developer Tools

Helix

example

Are you the maker of helix-editor.com?

This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.

Claim this →

A post-modern modal terminal editor with built-in language servers and tree-sitter.

What you get


Technical detailsexpand
Capability ID
cap:example:helix
Maturity
stable
License
MPL-2.0
Package refs
brew:helixcargo:helix-term
Maintainer
Not declared
Verification
Unverified

No maintainer declared.

View manifest (JSON-LD)expand
{
  "@context": "https://vibehunt.tech/v1",
  "@type": "Capability",
  "id": "cap:example:helix",
  "software": {
    "name": "Helix",
    "category": "developer-tools",
    "homepage": "https://helix-editor.com",
    "source": "https://github.com/helix-editor/helix",
    "license": "MPL-2.0",
    "packageRefs": [
      "brew:helix",
      "cargo:helix-term"
    ],
    "description": "A post-modern modal terminal editor with built-in language servers and tree-sitter."
  },
  "solves": [
    {
      "intent": "Edit code in the terminal with selection-first modal editing and zero-config language servers.",
      "constraintsSatisfied": [
        "core:open-source",
        "core:libre",
        "core:free-tier",
        "core:no-subscription",
        "core:no-telemetry",
        "core:no-account-required",
        "core:cli-available",
        "core:offline-capable"
      ],
      "scale": [
        "single-user"
      ]
    }
  ],
  "maturity": "stable",
  "source": "example"
}