langmap, langremap, and mappings

47 views
Skip to first unread message

Anton Shepelev

unread,
Jun 7, 2023, 12:56:06 PM6/7/23
to vim...@googlegroups.com
Hello, all.

I use `langmap' to access normal-mode commands while
composing in Russian. Whereas most built-in commands work
correctly, my mappings `:nmap j gj' and `:nmap k gk' do not,
and `langremap' does not help. Is there a way fix this?
Does the relative order of `nmap' and `langmap' matter?

Anton Shepelev

unread,
Jun 15, 2023, 6:05:32 AM6/15/23
to vim...@googlegroups.com
I have made the following experiment:

:nnoremap b w
:set nolangremap
:set langmap=qb

Now, when typing `q' in normal mode I get a very strange
behavior, alternating between word-forward and word-
backward! Can someone please explain what it going on?

Reply all
Reply to author
Forward
0 new messages