Tuesday, June 18, 2013

langmap and remappings

Hello folks,

I am trying to understand how langmap interacts with existing mappings. Consider this case: I use the suggested cyrillic langmap like this:

set langmap=ФИСВУАПРШОЛДЬТЩЗЙКЫЕГМЦЧНЯ;ABCDEFGHIJKLMNOPQRSTUVWXYZ,фисвуапршолдьтщзйкыегмцчня;abcdefghijklmnopqrstuvwxyz

and I also have mappings:

nnoremap j gj
nnoremap k gk

the problem is that when I use cyrillic equivalents of 'j' and 'k' I get an old behavior, it looks like my bindings don't get applied. Is this expected or do I understand something wrong about how it works?

Thanks a lot,
Dima

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: