From 293ee4d421cd55f4a3c014c1c26edf02f718cc83 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 9 Dec 2004 21:34:53 +0000 Subject: updated for version 7.0021 --- runtime/doc/map.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'runtime/doc/map.txt') diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt index 8c05ddc766..8cd88549c7 100644 --- a/runtime/doc/map.txt +++ b/runtime/doc/map.txt @@ -1,4 +1,4 @@ -*map.txt* For Vim version 7.0aa. Last change: 2004 May 21 +*map.txt* For Vim version 7.0aa. Last change: 2004 Dec 09 VIM REFERENCE MANUAL by Bram Moolenaar @@ -232,8 +232,6 @@ command line (not a search pattern) the mappings are disabled until a CTRL-^ is typed. The state last used is remembered for Insert mode and Search patterns separately. The state for Insert mode is also used when typing a character as an argument to command like "f" or "t". - When adding a ":lmap" mapping the use of these mappings in Insert mode and -for Search patterns will be switched on. Language mappings will never be applied to already mapped characters. They are only used for typed characters. This assumes that the language mapping was already done when typing the mapping. -- cgit v1.2.3