From 90ef5e75badf38ed03b569cc738b2338b2d43cec Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 9 Jun 2019 00:43:53 +1200 Subject: Restore 'shortmess' defaults It's actually kind of nice seeing the version number and splash screen once in a while. I almost always invoke Vim with filenames, anyway. --- vim/vimrc | 3 --- 1 file changed, 3 deletions(-) (limited to 'vim') diff --git a/vim/vimrc b/vim/vimrc index 09b52c54..0dc75762 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -559,9 +559,6 @@ set noruler set sessionoptions-=localoptions " No buffer options or mappings set sessionoptions-=options " No global options or mappings -" Don't show startup splash screen (I donated) -set shortmess+=I - " Prefix wrapped rows with three dots set showbreak=... -- cgit v1.2.3