Back to solarized.

This commit is contained in:
Josh Sherman 2018-11-27 14:47:48 -06:00
parent c9a5855c3a
commit 8fd803ac9e
No known key found for this signature in database
GPG key ID: 55B058A80530EF22
2 changed files with 1 additions and 2 deletions

View file

@ -83,7 +83,6 @@ for INDEX in ${!VIMPLUGS[*]}; do
done
wget https://raw.githubusercontent.com/altercation/vim-colors-solarized/master/colors/solarized.vim -P "$HOME/.vim/colors/"
wget https://raw.githubusercontent.com/chriskempson/base16-vim/master/colors/base16-default-dark.vim -P "$HOME/.vim/colors/"
cd "$HOME" || exit
rm -f "${HOME}/.zcompdump*"

2
vimrc
View file

@ -1,5 +1,5 @@
syntax on
color base16-default-dark
color solarized
" if exists('theme') && theme == 'light'
" set background=light