diff --git a/open_url.sublime-settings b/open_url.sublime-settings index 6572633..51f094d 100644 --- a/open_url.sublime-settings +++ b/open_url.sublime-settings @@ -55,7 +55,7 @@ { "label": "open with default application", "os": "windows", - "commands": ["start"], + "commands": ["start",""], "kwargs": { "shell": true } },