summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
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