From a300fa04986b629ae94832ed02078b102601924f Mon Sep 17 00:00:00 2001 From: jdhao Date: Thu, 28 Nov 2019 02:01:44 +0800 Subject: [PATCH] Remove some color themes --- plugins.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins.vim b/plugins.vim index aa5a976..2c1befa 100644 --- a/plugins.vim +++ b/plugins.vim @@ -94,8 +94,8 @@ endif "{{ UI: Color, theme etc. " A list of colorscheme plugin you may want to try. Find what suits you. Plug 'lifepillar/vim-gruvbox8' -Plug 'sjl/badwolf' -Plug 'ajmwagar/vim-deus' +" Plug 'sjl/badwolf' +" Plug 'ajmwagar/vim-deus' " Plug 'sainnhe/vim-color-desert-night' " Plug 'YorickPeterse/happy_hacking.vim' " Plug 'lifepillar/vim-solarized8'