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 7ffdc8e0cd
commit c33de9d4e7
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
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'