On Thu, May 11, 2006 at 22:54 +0300, Anton wrote: > Sorry for such a newbie's question... :( > When I used vim 6.4 I put > set keymap=russian-jcukenwin > in my .vimrc file and used C-^ to swith to russian, now It soesn't work with > the same initialization file. I tried to give this command from the editor > :set keym<TAB> > but it completes to 'keymodel' directly and no 'keymap' is even mentioned. > So what is necessarry to work as I used to? > >
Maybe some additional information is necessarry? I've looked through the help and found that 'keymap' should work. But it doesn't. I tried to do that manually :set keymap=russian-jcukenwin :set iminsert=1 nothing changed...
