D
D
Daniil Shevkunov2022-03-22 23:05:12
vim
Daniil Shevkunov, 2022-03-22 23:05:12

In the text in Russian, the word transition / deletion of words works crookedly, how can I fix this?

If you type text in Russian in Vim, and then try to switch by words (w / b), then the cursor can go one letter or several, and not the whole word. Same thing with deleting words (dw). How can this be fixed?

Windows 10
Vim 8.2.2824 (x86)
Russian text input method:
- system
keymap changer - built-in keymap changer (set keymap=russian-jcukenwin)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daniil Shevkunov, 2022-03-24
@danila763

The error was in the encoding of the text of the document, it is solved by setting the encoding in the settings
set encoding=utf-8
Oleg , thanks for the help

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question