From 3fe088a34b5db71b627f9bb288a8949afa0ce9c2 Mon Sep 17 00:00:00 2001 From: jdhao Date: Tue, 14 Jan 2020 13:17:41 +0800 Subject: [PATCH] Update color theme plugin --- plugins.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'