[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Getting rid of Vim's startup screen



Colin Watson wrote:
> >
> >Put 'set shortmess=I' (or 'set shm=I') in your ~/.vimrc.
> 
> Bah, turns out the default is 'shortmess=filnxtToO' (intuitive, huh?),
> so you need to add to that, not replace it. 'set shortmess=filnxtToOI'
> should work better.

I had seen that and it didn't work. By starting with nothing i found out
it was:

set nocompatible

which was stopping it. That removed and shm=I worked fine.

A vi thing. I don't know why.

Thanks for the help.

Jonathan

-- 

/* Jonathan Gift 
jgift@wanadoo.fr */



Reply to: