Document keytranslatemodes

This commit is contained in:
Oliver Blanthorn 2019-05-29 18:11:02 +01:00
parent 86a0978724
commit 8b2d311c05
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -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) {