From 5f5d6166424ba3943a45d7182c174b4d246dee50 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 5 Feb 2019 19:59:37 -0800 Subject: Just use terminal colors --- vimrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vimrc b/vimrc index f483cad..58b2380 100644 --- a/vimrc +++ b/vimrc @@ -53,7 +53,3 @@ let g:netrw_liststyle=3 " Tree view map :tab split:exec("tag ".expand("")) " open definition in a vertical split: map :vsp :exec("tag ".expand("")) - -""" Colors -set background=dark -colorscheme spacegray -- cgit v1.2.3