Skip to content

Commit

Permalink
Add Command Palette command
Browse files Browse the repository at this point in the history
Not everyone can remember hundreds of keyboard shortcuts.
  • Loading branch information
sindresorhus committed Jan 14, 2012
1 parent 92f2369 commit ad0bdd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ColorPicker.sublime-commands
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[{
"caption": "Color picker",
"command": "color_pick"
}]

0 comments on commit ad0bdd4

Please sign in to comment.