mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 06:10:05 +08:00
Rename plugin 2048
This commit is contained in:
parent
01dfe0f85c
commit
36d3ab005d
@ -1,6 +1,6 @@
|
|||||||
function! SpaceVim#layers#games#plugins() abort
|
function! SpaceVim#layers#games#plugins() abort
|
||||||
let plugins = []
|
let plugins = []
|
||||||
call add(plugins, ['wsdjeg/2048.vim', {'merged' : 0}])
|
call add(plugins, ['wsdjeg/vim2048', {'merged' : 0}])
|
||||||
return plugins
|
return plugins
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user