Skip to content

VimApi.buildKeyMap method

VimApi › buildKeyMap

Unofficial

Rebuild the key map from the current configuration.

Signature:

buildKeyMap(): void

Returns: void

Remarks:

Obsidian's build leaves this empty — the key map is matched directly rather than compiled.