about summary refs log tree commit diff
path: root/vim/.vim/vimrc
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-05-27 22:28:01 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-05-27 22:28:01 +0700
commit2f5a29f4dfebc144e3d82283b2b0af64b5c8b218 (patch)
treec309959c3169f93ed43db64a4ff3eff8faf536fe /vim/.vim/vimrc
parent71833609827d0663f76746127798e3fec195c34d (diff)
downloaddotfiles-2f5a29f4dfebc144e3d82283b2b0af64b5c8b218.tar.gz
Update 2019-05-27
Diffstat (limited to 'vim/.vim/vimrc')
-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