diff runtime/doc/options.txt @ 6369:c5d53d4c3e2e

Update runtime files.
author Bram Moolenaar <bram@vim.org>
date Thu, 13 Nov 2014 14:25:38 +0100
parents 7b28dc1d756e
children 11d78e58a487
line wrap: on
line diff
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -4534,6 +4534,8 @@ A jump table for the options with a shor
 	be able to execute Normal mode commands.
 	This is the opposite of the 'keymap' option, where characters are
 	mapped in Insert mode.
+	Also consider setting 'langnoremap' to avoid 'langmap' applies to
+	characters resulting from a mapping.
 	This option cannot be set from a |modeline| or in the |sandbox|, for
 	security reasons.