This commit is contained in:
Jeff Lance 2021-05-24 23:28:13 +02:00
parent c053c33804
commit 4d97102f5d

View File

@ -126,15 +126,15 @@ Plug 'edkolev/tmuxline.vim'
Plug 'benmills/vimux' Plug 'benmills/vimux'
" Colorschemes " Colorschemes
" Plug 'wgwoods/vim-systemd-syntax'
Plug 'nanotech/jellybeans.vim', { 'as': 'jellybeans' }
Plug 'jdsimcoe/abstract.vim', { 'as': 'abstract' } Plug 'jdsimcoe/abstract.vim', { 'as': 'abstract' }
Plug 'xero/sourcerer.vim', { 'as': 'sourcerer' }
Plug 'romainl/Apprentice', { 'as': 'apprentice' } Plug 'romainl/Apprentice', { 'as': 'apprentice' }
Plug 'jdsimcoe/hyper.vim', { 'as': 'hyper' } Plug 'jdsimcoe/hyper.vim', { 'as': 'hyper' }
Plug 'jacoborus/tender.vim', { 'as': 'tender' } Plug 'dracula/vim', { 'as': 'dracula' }
Plug 'connorholyday/vim-snazzy', { 'as': 'snazzy' } Plug 'nanotech/jellybeans.vim', { 'as': 'jellybeans' }
Plug 'hardcoreplayers/oceanic-material', { 'as': 'oceanic' } Plug 'hardcoreplayers/oceanic-material', { 'as': 'oceanic' }
Plug 'xero/sourcerer.vim', { 'as': 'sourcerer' }
Plug 'connorholyday/vim-snazzy', { 'as': 'snazzy' }
Plug 'jacoborus/tender.vim', { 'as': 'tender' }
Plug 'dylanaraps/wal.vim' Plug 'dylanaraps/wal.vim'
" Customization " Customization