Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T01:48:14.155Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

docs/src/helix.md

1.1 KB

title: Helix Mode - Zed description: Helix-style keybindings and modal editing in Zed. Selection-first editing built on top of Vim mode.

Helix Mode

Work in progress. Not all Helix keybindings are implemented yet.

Zed's Helix mode is an emulation layer that brings Helix-style keybindings and modal editing to Zed. It builds upon Zed's Vim mode, so much of the core functionality is shared. Enabling helix_mode will also enable vim_mode.

For a guide on Vim-related features that are also available in Helix mode, please refer to our Vim mode documentation.

To check the current status of Helix mode, or to request a missing Helix feature, see the "Are we Helix yet?" discussion.

For a detailed list of Helix's default keybindings, please visit the official Helix documentation.

Core differences

Any text object that works with m i or m a also works with ] and [, so for example ] ( selects the next pair of parentheses after the cursor.

Served at tenant.openagents/omega Member data and write actions are omitted.