mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Document keytranslatemodes
This commit is contained in:
parent
86a0978724
commit
8b2d311c05
1 changed files with 2 additions and 0 deletions
|
@ -3068,6 +3068,8 @@ export function bindurl(pattern: string, mode: string, keys: string, ...excmd: s
|
|||
*
|
||||
* e.g,
|
||||
* keymap ę e
|
||||
*
|
||||
* See `:help keytranslatemodes` to enable keymaps in modes other than normal mode.
|
||||
*/
|
||||
//#background
|
||||
export function keymap(source: string, target: string) {
|
||||
|
|
Loading…
Add table
Reference in a new issue