"Colin Cashman" <[EMAIL PROTECTED]> wrote: >Every time I start Vim with a new file, I get an intro screen. How do I >surpress that?
Put 'set shortmess=I' (or 'set shm=I') in your ~/.vimrc. Cheers, -- Colin Watson [EMAIL PROTECTED]
"Colin Cashman" <[EMAIL PROTECTED]> wrote: >Every time I start Vim with a new file, I get an intro screen. How do I >surpress that?
Put 'set shortmess=I' (or 'set shm=I') in your ~/.vimrc. Cheers, -- Colin Watson [EMAIL PROTECTED]