On Thu, Jun 22, 2006 at 12:47:08PM +0200, Jansen of Lorkeers, Richard wrote:
> Hello,
> 
> I am a beginning user of vim and I just tried to create a .vimrc file. It is
> oke when I use 1 command but if I use two commands I get a error. Any one
> knows what the problem is. I can't find it in the documentation and neither
> in the example.
> 
> Richard

     What vimrc file generates the error, and what is the error message?

     My first guess is that it may be a problem with line endings.  What
OS are you using, and what does

:set ff?

tell you while editing your vimrc file?  For more info,

:help 'ff'

HTH                                     --Benji Fisher

Reply via email to