"plugins/vscode:/vscode.git/clone" did not exist on "c3fbe4d121d9edb8b34bfbe1aad45a1d81e9899e"
fix(lib): make opts local in omz_urlencode to fix scoping bug
Fixes error message when using zplug, due to $opts having been declared as an associative array: omz_urlencode:2: bad set of key/value pairs for associative array Fixes #9429
Please register or sign in to comment