From b5411874d0358dbe1b2eddbb906e77491a1be371 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 24 Jun 2019 09:52:36 +1200 Subject: Merge 'compatible' joke settings onto one line --- vim/vimrc.stub | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'vim') diff --git a/vim/vimrc.stub b/vim/vimrc.stub index 00a44ba3..29a9e1bf 100644 --- a/vim/vimrc.stub +++ b/vim/vimrc.stub @@ -21,7 +21,5 @@ endif " set runtimepath-=~/.vim set runtimepath-=~/.vim/after -set compatible -set shortmess+=I -set t_Co=0 +set compatible shortmess+=I t_Co=0 silent! source ~/.exrc -- cgit v1.2.3