On 18 май, 22:06, crm79 <[email protected]> wrote: > if i type in vim "слово", then after first using 'dw' -command deletes > only char "с" (result is "лово"), after second use 'dw'-command result > is "ово". This is a bug?
I suppose you use encoding other than utf8. What is the output of :set encoding ? --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
