updated path to user settings

This commit is contained in:
Alan Hamlett 2013-08-06 10:20:34 -07:00
parent e3a8f20416
commit d69b82632d

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"
}