mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-13 02:05:40 +08:00
feat(github): add UpdateStartedRepos command
This commit is contained in:
parent
b4c14f2253
commit
297f58477b
@ -97,7 +97,7 @@ function! SpaceVim#layers#github#config() abort
|
||||
\ 'OpenGithubIssue', 'show issues in browser', 1)
|
||||
call SpaceVim#mapping#space#def('nnoremap', ['g', 'h', 'p'],
|
||||
\ 'OpenGithubPullReq', 'show PRs in browser', 1)
|
||||
"" }}}
|
||||
command! UpdateStartedRepos call s:update_stared_repo_list()
|
||||
endfunction
|
||||
|
||||
function! SpaceVim#layers#github#health() abort
|
||||
|
Loading…
x
Reference in New Issue
Block a user