diff options
| author | jdhao <jdhao@hotmail.com> | 2020-12-02 22:28:50 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2020-12-02 22:28:50 +0800 |
| commit | 1f0f1820e2a6a7c13b19873d630a8a205787e5b6 (patch) | |
| tree | 91fc47a2b4ac4943bc9046719c0f7e8958b81c6b /core/plugins.vim | |
| parent | fd684db78f611eb2c44ed8072abdd20c07dedcef (diff) | |
add humanoid colorscheme
Diffstat (limited to 'core/plugins.vim')
| -rw-r--r-- | core/plugins.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/plugins.vim b/core/plugins.vim index 4013229..362b0cc 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -94,6 +94,7 @@ Plug 'joshdick/onedark.vim' Plug 'KeitaNakamura/neodark.vim' Plug 'jsit/toast.vim' Plug 'ErichDonGubler/vim-sublime-monokai' +Plug 'humanoid-colors/vim-humanoid-colorscheme' if !exists('g:started_by_firenvim') " colorful status line and theme |
