Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
186
function leaderKey(config: FormatConfig) {
187
return config.keybinds.get(LEADER_TOKEN)?.[0]?.key
188
}
189
190
function formatOptions(config: FormatConfig) {
191
return {
Callers
1
registerOpencodeKeymap
Function · 0.85
Calls
1
get
Method · 0.65
Tested by
no test coverage detected