set dark background, seems the regular osx terminal needs it

This commit is contained in:
Thomas Ruoff
2018-09-25 22:57:33 +02:00
parent 44022607a7
commit 6a6febf3ce

View File

@@ -161,6 +161,7 @@ set undoreload=10000
" Visual Setting {{{
"
set cursorline
set background=dark
colorscheme gruvbox
set number