stylua: nit
This commit is contained in:
parent
9fcd50d3e1
commit
f3b73725c5
@ -186,7 +186,7 @@ function M.toggle(opts, no_focus, cwd, bang)
|
|||||||
-- legacy arguments
|
-- legacy arguments
|
||||||
if type(opts) == "boolean" then
|
if type(opts) == "boolean" then
|
||||||
opts = {
|
opts = {
|
||||||
find_file = opts
|
find_file = opts,
|
||||||
}
|
}
|
||||||
if type(cwd) == "string" then
|
if type(cwd) == "string" then
|
||||||
opts.path = cwd
|
opts.path = cwd
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user