summaryrefslogtreecommitdiffstats
path: root/runtime/doc/map.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-05-09 19:50:35 +0100
committerBram Moolenaar <Bram@vim.org>2022-05-09 19:50:35 +0100
commit921bde88804663a7cb825d7f7e8a5d8ae6b58650 (patch)
tree62585af76ea59d97218b2161cdf9ae2c466b9587 /runtime/doc/map.txt
parent2ac037f54bb2588b7a86e61c9c6e9504884edbec (diff)
Update runtime files, translations
Diffstat (limited to 'runtime/doc/map.txt')
-rw-r--r--runtime/doc/map.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt
index 3823a962d2..8808e43636 100644
--- a/runtime/doc/map.txt
+++ b/runtime/doc/map.txt
@@ -1,4 +1,4 @@
-*map.txt* For Vim version 8.2. Last change: 2022 Apr 14
+*map.txt* For Vim version 8.2. Last change: 2022 May 09
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -120,7 +120,8 @@ modes.
command applies.
Use the <buffer> argument to remove buffer-local
mappings |:map-<buffer>|
- Warning: This also removes the default mappings.
+ Warning: This also removes the |mac-standard-mappings|
+ and the |dos-standard-mappings|.
:map |mapmode-nvo|
:nm[ap] |mapmode-n|