From 72179e1bd0bbb1d1c3083c85bd9fb0a8d6928f7f Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sat, 29 Jun 2013 13:58:31 +0200 Subject: [PATCH] updated for version 7.3.1261 Problem: A buffer-local language mapping from a keymap stops a global insert mode mapping from working. (Ron Aaron) Solution: Do not wait for more characters to be typed only when the mapping was defined with . --- runtime/doc/map.txt | 18 ++++++++++++++---- src/eval.c | 1 + src/getchar.c | 43 ++++++++++++++++++++++++++++--------------- src/testdir/test75.in | 2 ++ src/testdir/test75.ok | 5 +++-- src/version.c | 2 ++ 6 files changed, 50 insertions(+), 21 deletions(-) diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt index e5e7720f7..c08ecd951 100644 --- a/runtime/doc/map.txt +++ b/runtime/doc/map.txt @@ -159,9 +159,9 @@ type "a", then "bar" will get inserted. 1.2 SPECIAL ARGUMENTS *:map-arguments* -"", "", "", "