diff options
| author | jdhao <jdhao@hotmail.com> | 2021-01-02 15:22:15 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-01-02 15:22:15 +0800 |
| commit | 0cac1585dd2056533ff2738bd53fa11c21fda061 (patch) | |
| tree | 05c53d6272e8997761d43c406c452ce22f1001fd /core/plugins.vim | |
| parent | 6a5620c2549dece9608a5989be5bf4bd615f20eb (diff) | |
Add colorscheme gruvbox-material
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 79bcf52..7b73aab 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -93,6 +93,7 @@ Plug 'KeitaNakamura/neodark.vim' Plug 'sainnhe/edge' Plug 'ghifarit53/tokyonight-vim' Plug 'sainnhe/sonokai' +Plug 'sainnhe/gruvbox-material' if !exists('g:started_by_firenvim') " colorful status line and theme |
