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
|
||||
if type(opts) == "boolean" then
|
||||
opts = {
|
||||
find_file = opts
|
||||
find_file = opts,
|
||||
}
|
||||
if type(cwd) == "string" then
|
||||
opts.path = cwd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user