Add vim-code-dark VSCode like colorscheme

This commit is contained in:
Julian Ospald 2018-08-16 01:09:19 +08:00
parent fcf39e4352
commit e7c9a509c6
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 2 additions and 0 deletions

2
vimrc
View File

@ -139,6 +139,8 @@ Plug 'icedwater/vimpython', { 'for': 'python' }
" scala
Plug 'derekwyatt/vim-scala', { 'for': 'scala' }
Plug 'tomasiser/vim-code-dark'
" unmanaged
Plug '~/.vim/unmanaged-vim-plug/bufonly'
Plug '~/.vim/unmanaged-vim-plug/colorschemedegrade'