updated path to user settings

This commit is contained in:
Alan Hamlett 2013-08-06 10:20:34 -07:00
parent e3a8f20416
commit d69b82632d
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
{
"command": "open_file", "args":
{
"file": "${packages}/User/WakaTime/WakaTime.sublime-settings"
"file": "${packages}/User/WakaTime.sublime-settings"
},
"caption": "Settings User"
}