aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-14 22:43:05 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-14 22:43:05 +1200
commit07c4885bb949060c6c31b5f8a04b94f8dbc01d14 (patch)
treeb831a382ec6aae9d1865cd26c5a8172076fc2c21 /vim
parentPut sed script onto one line (diff)
downloaddotfiles-07c4885bb949060c6c31b5f8a04b94f8dbc01d14.tar.gz
dotfiles-07c4885bb949060c6c31b5f8a04b94f8dbc01d14.zip
Restore color to Vim
Feels weird to come back to it; let's see if I decide to stay
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
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