Fix some bugs on previous commit
This commit is contained in:
parent
5e742c3d7f
commit
68a3ed8af4
2 changed files with 2 additions and 3 deletions
|
|
@ -37,7 +37,6 @@ end, {
|
|||
})
|
||||
|
||||
vim.api.nvim_create_user_command("OpenInGHRepo", function()
|
||||
print(opts)
|
||||
openingh.open_repo(opts.args)
|
||||
end, {
|
||||
nargs = '?',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue