add "Wakatime: Open Dashboard" into command palette

This commit is contained in:
Du Song 2015-02-23 17:59:10 -05:00
parent 4960289ed1
commit 97f4077675
2 changed files with 14 additions and 0 deletions

6
Default.sublime-commands Normal file
View file

@ -0,0 +1,6 @@
[
{
"caption": "Wakatime: Open Dashboard",
"command": "wakatime_dashboard"
}
]