MCPcopy Index your code
hub / github.com/anomalyco/opencode / leaderKey

Function leaderKey

packages/tui/src/keymap.tsx:186–188  ·  view source on GitHub ↗
(config: FormatConfig)

Source from the content-addressed store, hash-verified

184}
185
186function leaderKey(config: FormatConfig) {
187 return config.keybinds.get(LEADER_TOKEN)?.[0]?.key
188}
189
190function formatOptions(config: FormatConfig) {
191 return {

Callers 1

registerOpencodeKeymapFunction · 0.85

Calls 1

getMethod · 0.65

Tested by

no test coverage detected