diff options
| author | jdhao <jdhao@hotmail.com> | 2020-01-14 13:17:41 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-14 13:17:41 +0800 |
| commit | 3fe088a34b5db71b627f9bb288a8949afa0ce9c2 (patch) | |
| tree | fa85dba077c79dca88b09bf78f2d2b90bf7cd317 | |
| parent | a9d5dd455d11fdd90bf09fb4d14ef23ebfe52c37 (diff) | |
Update color theme plugin
| -rw-r--r-- | plugins.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins.vim b/plugins.vim index 9028a2d..50e9fb0 100644 --- a/plugins.vim +++ b/plugins.vim @@ -93,7 +93,7 @@ endif "{{ UI: Color, theme etc. " A list of colorscheme plugin you may want to try. Find what suits you. Plug 'lifepillar/vim-gruvbox8' -Plug 'bluz71/vim-moonfly-colors' +Plug 'srcery-colors/srcery-vim' " Plug 'sjl/badwolf' " Plug 'ajmwagar/vim-deus' " Plug 'sainnhe/vim-color-desert-night' |
