aboutsummaryrefslogtreecommitdiff
path: root/init.vim
diff options
context:
space:
mode:
Diffstat (limited to 'init.vim')
-rw-r--r--init.vim10
1 files changed, 5 insertions, 5 deletions
diff --git a/init.vim b/init.vim
index aa0470c..9698743 100644
--- a/init.vim
+++ b/init.vim
@@ -25,12 +25,12 @@ let g:airline_theme="distinguished"
" colorscheme 256_noir
colorscheme distinguished
-set guifont=ProFont\ 11
+set guifont=ProFontOTB\ 11
-" if has("gui_running")
-" colorscheme gruvbox
-" set background=light
-" endif
+if has("gui_running")
+ colorscheme 256_noir
+ set background=light
+endif
" let g:hardtime_default_on = 1