mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 15:19:12 +08:00
Fix #372
This commit is contained in:
parent
356d362eb3
commit
19ba4021cf
@ -1,7 +1,7 @@
|
|||||||
function! SpaceVim#layers#tools#plugins() abort
|
function! SpaceVim#layers#tools#plugins() abort
|
||||||
return [
|
return [
|
||||||
\ ['tpope/vim-scriptease'],
|
\ ['tpope/vim-scriptease'],
|
||||||
\ ['brookhong/cscope.vim'],
|
\ ['SpaceVim/cscope.vim'],
|
||||||
\ ['wsdjeg/vim-cheat', { 'on_cmd' : 'Cheat'}],
|
\ ['wsdjeg/vim-cheat', { 'on_cmd' : 'Cheat'}],
|
||||||
\ ['wsdjeg/SourceCounter.vim', { 'on_cmd' : 'SourceCounter'}],
|
\ ['wsdjeg/SourceCounter.vim', { 'on_cmd' : 'SourceCounter'}],
|
||||||
\ ['junegunn/goyo.vim', { 'on_cmd' : 'Goyo',
|
\ ['junegunn/goyo.vim', { 'on_cmd' : 'Goyo',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user