aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-29 15:05:07 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-29 15:05:07 +1200
commiteacc6729b8da1ed0e3c5c5139f5357978f0403f9 (patch)
tree94f0ef27454d362e49041e290f72397bab45eb7d
parentAdd jfc(1) (diff)
downloaddotfiles-eacc6729b8da1ed0e3c5c5139f5357978f0403f9.tar.gz
dotfiles-eacc6729b8da1ed0e3c5c5139f5357978f0403f9.zip
Trying a different colorscheme
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 15365dde..0fefe3c0 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -65,7 +65,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 sahara
+ silent! colorscheme juvenile
endif
" Command-line based features