From 034f68394d59ba1a80e221344d2521b24529c2c5 Mon Sep 17 00:00:00 2001 From: Andrew Browne Date: Thu, 1 Jun 2023 10:25:12 -0700 Subject: [PATCH] Update mapping.asciidoc for key swap. https://github.com/mawww/kakoune/issues/2524 --- doc/pages/mapping.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pages/mapping.asciidoc b/doc/pages/mapping.asciidoc index 5bfb9585..a67b7038 100644 --- a/doc/pages/mapping.asciidoc +++ b/doc/pages/mapping.asciidoc @@ -27,7 +27,7 @@ The *map* command makes *key* behave as if the *keys* sequence was typed. mode entered when a menu is displayed with the 'menu' command *user*:: - mode entered when the user prefix is hit (default: ',') + mode entered when the user prefix is hit (default: '') *goto*:: mode entered when the goto key is hit (default: 'g')