Skip to content

Commit

Permalink
Fix the settings file package path to IJulia as well
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnj committed Nov 9, 2013
1 parent e5446ac commit 26ac49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main.sublime-menu
Expand Up @@ -18,7 +18,7 @@
{
"command": "open_file", "args":
{
"file": "${packages}/Sublime-IJulia/Sublime-IJulia.sublime-settings"
"file": "${packages}/IJulia/Sublime-IJulia.sublime-settings"
},
"caption": "Settings – Default"
},
Expand Down

0 comments on commit 26ac49f

Please sign in to comment.