[vim] disable vim "splash screen"
This commit is contained in:
parent
354a0e2894
commit
0a2787f251
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ set nocompatible
|
|||
set number
|
||||
set scrolloff=5
|
||||
set shiftwidth=4
|
||||
set shortmess+=I
|
||||
set showmatch
|
||||
set noshowmode
|
||||
set sidescrolloff=5
|
||||
|
|
Loading…
Add table
Reference in a new issue