Change colorscheme to onedark

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2020-01-19 00:56:08 +02:00
parent 3dc5ebcddf
commit 7e929824b3
2 changed files with 3 additions and 6 deletions

View file

@ -93,7 +93,7 @@ Plug 'airblade/vim-gitgutter'
Plug 'jamessan/vim-gnupg'
" Colorscheme
Plug 'simonsmith/material.vim'
Plug 'joshdick/onedark.vim'
" Latex plugin
Plug 'lervag/vimtex'