fix(OpenBrowser): Typo in lazy.nvim commands config
This commit is contained in:
parent
8de63b5f59
commit
730d24f51d
2
init.lua
2
init.lua
@ -389,7 +389,7 @@ local config = {
|
||||
-- Plugins for other plugins
|
||||
{
|
||||
"tyru/open-browser.vim",
|
||||
cmd = { "OPenBrowser", "OpenBrowserSearch", "OpenBrowserSmartSearch" },
|
||||
cmd = { "OpenBrowser", "OpenBrowserSearch", "OpenBrowserSmartSearch" },
|
||||
},
|
||||
|
||||
--Social
|
||||
|
Loading…
x
Reference in New Issue
Block a user