1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-13 21:07:58 +08:00

Merge pull request #237 from NSenaud/dev

Add Tender colorscheme
This commit is contained in:
Wang Shidong 2017-02-15 07:46:37 +08:00 committed by GitHub
commit 92b4771304

View File

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