diff options
| author | jdhao <jdhao@hotmail.com> | 2019-11-28 02:01:44 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2019-11-28 02:01:44 +0800 |
| commit | a300fa04986b629ae94832ed02078b102601924f (patch) | |
| tree | 999bda055594800be66595c9da65f4b8a4f8aff6 | |
| parent | 8789c3e86f080e53b6324b738ec48bc65b39d2bf (diff) | |
Remove some color themes
| -rw-r--r-- | plugins.vim | 4 |
1 files 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' |
