Thanks, this work very well.
2008/10/9 Tony Mechelynck <[EMAIL PROTECTED]>
>
> On 09/10/08 07:52, Roberto Miura Honji wrote:
> > I don't know why, but my vim is working in portuguese.
> > I want to change this and use in english again. Someone can help me?
>
> Add the following snippet at the very top of your vimrc:
>
> if has('unix')
> language messages C
> else
> language messages en
> endif
>
> This should go before any of:
>
> runtime vimrc_example.vim
> source $VIMRUNTIME/vimrc_example.vim
> filetype [plugin] [indent] on
> syntax on
>
>
> Best regards,
> Tony.
> --
> The gods gave man fire and he invented fire engines. They gave him
> love and he invented marriage.
>
> >
>
--
----------------------------------------------
Roberto Miura Honji
LAS - Laboratório de Administração e Segurança de Sistemas
Engenharia de Computação - 2006
Instituto de Computação - UNICAMP
email: [EMAIL PROTECTED] (principal)
email: [EMAIL PROTECTED]
msn: [EMAIL PROTECTED]
-------------------------------------------
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---