added some octo keymaps
This commit is contained in:
parent
3b66cc0b3c
commit
6eba3c6f3a
@ -192,6 +192,18 @@ command_center.add({
|
|||||||
{ 'n', '<c-p>', silent_noremap },
|
{ 'n', '<c-p>', silent_noremap },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
description = 'Github list PRs',
|
||||||
|
cmd = '<CMD>Octo pr list<CR>',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
description = 'Github checkout PR',
|
||||||
|
cmd = '<CMD>Octo pr checkout<CR>',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
description = 'Github open PR in browser',
|
||||||
|
cmd = '<CMD>Octo pr browser<CR>',
|
||||||
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user