I have now another question: isn't the following behavior of 'langmap' undesirable? If i define, for example,
:nnoremap <Space> i and later do something like :set langmap=ig (as if i was using Dvorak, for example, but didn't want to change the behavior of Normal mode w.r.t. keys), then my mapping is broken. In my opinion, if i define a mapping, 'langmap' should not be used to remap the right-hand side, because if i write "nnoremap <Space> i", it is clear what i mean. I think that 'langmap' should only be used once, as a "premapping". Am i wrong? Thank you, Alexey. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
