From 07c4885bb949060c6c31b5f8a04b94f8dbc01d14 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 14 Aug 2016 22:43:05 +1200 Subject: Restore color to Vim Feels weird to come back to it; let's see if I decide to stay --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/vimrc') diff --git a/vim/vimrc b/vim/vimrc index 5e496e26..ab7acf30 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -69,7 +69,7 @@ if has('syntax') " Use my custom color scheme if possible, otherwise I'm happy with whatever " the default is, and it usually cares about my background set background=dark - silent! colorscheme juvenile + silent! colorscheme sahara endif " Command-line based features -- cgit v1.2.3