about summary refs log tree commit diff
path: root/vim/.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/.vim')
-rwxr-xr-xvim/.vim/vimrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/vim/.vim/vimrc b/vim/.vim/vimrc
index 7cb989c..fc2b0ef 100755
--- a/vim/.vim/vimrc
+++ b/vim/.vim/vimrc
@@ -32,7 +32,7 @@ command W w
 
 call plug#begin('~/.vim/plugged')
 Plug 'https://github.com/sheerun/vim-polyglot.git'
-Plug 'https://github.com/morhetz/gruvbox.git'
+Plug 'https://github.com/srcery-colors/srcery-vim.git'
 Plug 'https://github.com/tpope/vim-abolish.git'
 Plug 'https://github.com/drmikehenry/vim-fontsize.git'
 Plug 'https://github.com/lervag/vimtex.git', {'for': 'tex'}
@@ -40,5 +40,4 @@ Plug 'https://github.com/kovisoft/slimv', {'for': 'lisp'}
 call plug#end()
 
 set t_Co=256
-set background=dark
-colorscheme gruvbox
+colorscheme srcery