mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 02:40:05 +08:00
Add rakr/vim-one
This commit is contained in:
parent
e14b7208ff
commit
af28d655e1
@ -171,10 +171,11 @@ function! SpaceVim#layers#colorscheme#plugins() abort
|
||||
\ ['romainl/Apprentice'],
|
||||
\ ['icymind/NeoSolarized'],
|
||||
\ ['jacoborus/tender'],
|
||||
\ ['rakr/vim-one'],
|
||||
\ ]
|
||||
endfunction
|
||||
|
||||
let s:cs = ['gruvbox', 'molokai', 'onedark', 'jellybeans']
|
||||
let s:cs = ['gruvbox', 'molokai', 'onedark', 'jellybeans', 'one']
|
||||
let s:Number = SpaceVim#api#import('data#number')
|
||||
|
||||
function! SpaceVim#layers#colorscheme#config() abort
|
||||
|
Loading…
Reference in New Issue
Block a user