From 6105354d5d2038a835613eb22c2c14eb187669e8 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 20 May 2018 02:06:54 -0400 Subject: restore my vim colorscheme no idea where this was dropped, or why it changed all of a sudden --- vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vimrc') diff --git a/vimrc b/vimrc index f2bc3ca..29bc72c 100644 --- a/vimrc +++ b/vimrc @@ -1,6 +1,7 @@ " options {{{ set shiftwidth=4 set expandtab +set background=light " }}} " hooks {{{ augroup vimrc -- cgit v1.2.3-54-g00ecf