Thursday, June 15, 2023

Re: langmap, langremap, and mappings

I wrote:

> 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?

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?

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20230615130517.8ef6f572a26015b3f6881d0a%40gmail.com.

No comments: