Skip to content

Commit

Permalink
default settings wasn't using right directory
Browse files Browse the repository at this point in the history
now we find out if spaces in the directory name is actually working correctly on mac and windows.
  • Loading branch information
jason-kane committed Dec 27, 2015
1 parent adeab08 commit 433187f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main.sublime-menu
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
{
"caption": "Settings – Default",
"args": {
"file": "${packages}/PyYapf/PyYapf.sublime-settings"
"file": "${packages}/PyYapf Python Formatter/PyYapf.sublime-settings"
},
"command": "open_file"
},
Expand Down

0 comments on commit 433187f

Please sign in to comment.