Get rid of camelCasing
This commit is contained in:
parent
faf75f3e0a
commit
01974bb315
3 changed files with 5 additions and 5 deletions
|
|
@ -16,5 +16,5 @@ end, {
|
|||
})
|
||||
|
||||
vim.api.nvim_create_user_command("OpenInGHRepo", function()
|
||||
openingh.openRepo()
|
||||
openingh.open_repo()
|
||||
end, {})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue