Hi all,
I use Vim's spell checking to validate texts in Russian. We have letter ё
in our alphabet which is often replaced with simple е
. So, for example, word ёжик
из written as ежик
. It is a bad tone actually. Its like using - (hyphen) where — (em-dash) is required, like using "computer" quotes forgetting about existence of „typographic” «quotes», etc.
The bad thing is that spell dictionary for Vim composed out of simplified words with all ё
s, replaced with е
s. So I always get an error in a word with ё
.
So the question, is there any hook I can use that will allow me to normalize a word just before it will be spell checked? Or maybe someone has a better idea? Thanks.
UPDATE
With the hint from @sarnold, I found the solution. One should use ru_yo locale instead of ru_ru if he wants ёёёёё