1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 23:00:04 +08:00

Add Tender colorscheme

Colorscheme from https://github.com/jacoborus/tender.vim
This commit is contained in:
Nicolas Senaud 2017-02-14 19:48:39 +01:00
parent 3ef3437074
commit ad6e521e28

View File

@ -161,5 +161,6 @@ function! SpaceVim#layers#colorscheme#plugins() abort
\ ['gilgigilgil/anderson.vim'],
\ ['romainl/Apprentice'],
\ ['icymind/NeoSolarized'],
\ ['jacoborus/tender'],
\ ]
endfunction