aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-24 09:52:36 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-24 09:52:36 +1200
commitb5411874d0358dbe1b2eddbb906e77491a1be371 (patch)
tree2e1a671dd4413666e1512b0f0ea103d629ec487d
parentRename scratch.vim to scratch_buffer.vim (diff)
downloaddotfiles-b5411874d0358dbe1b2eddbb906e77491a1be371.tar.gz
dotfiles-b5411874d0358dbe1b2eddbb906e77491a1be371.zip
Merge 'compatible' joke settings onto one line
-rw-r--r--vim/vimrc.stub4
1 files changed, 1 insertions, 3 deletions
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