Remove vim start screen

This commit is contained in:
Max Bucknell 2020-03-07 10:47:55 +11:00
parent b46067c07a
commit 96a5b8ca84

View file

@ -72,7 +72,7 @@ set fillchars+=stlnc:—
set fillchars+=eob:\
" Don't show that annoying intro message when Vim starts
set shortmess=I
set shortmess+=I
" Wrap lines
"