diff options
| author | jdhao <jdhao@hotmail.com> | 2020-12-20 00:18:57 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2020-12-20 00:18:57 +0800 |
| commit | 8be2d18ac029588b714605064c818f7c36a2e209 (patch) | |
| tree | ab2c0679737c823ca085aff686701bcab8d35dc9 /core/plugins.vim | |
| parent | eb0c63c1758bc7257e278480c824d2a68af77974 (diff) | |
Add edge and sonokai colorscheme
Diffstat (limited to 'core/plugins.vim')
| -rw-r--r-- | core/plugins.vim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/plugins.vim b/core/plugins.vim index a4f81db..70bdcb0 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -93,6 +93,8 @@ Plug 'joshdick/onedark.vim' Plug 'KeitaNakamura/neodark.vim' Plug 'jsit/toast.vim' Plug 'humanoid-colors/vim-humanoid-colorscheme' +Plug 'sainnhe/edge' +Plug 'sainnhe/sonokai' if !exists('g:started_by_firenvim') " colorful status line and theme |
