On Fri, May 12, 2006 at 01:35 +0200, A.J.Mechelynck wrote:
> (1) :echo exists("+keymap")
>
> If the answer is zero, then you don't have a functioning 'keymap' option
> (i.e., it isn't compiled-in). In that case, IIRC, you need to recompile
> with +multi_byte or +multi_byte_ime
Yes, there is no keymap support, but it was configured with --enable-multibyte
option. It shows '-keymap' when I say :version
So (I really didn't want to ask it here, but there is no hint in avaliable
documentation) how to enable this feature if there is no such an option for
./configure script.