Skip to content

Commit

Permalink
Merge pull request #4 from ybai-thrillist/patch-1
Browse files Browse the repository at this point in the history
Create SQL Beautifier.sublime-commands
  • Loading branch information
zsong committed Aug 15, 2014
2 parents 94c3dfa + 1091ded commit 0005e41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SQL Beautifier.sublime-commands
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[{
"caption": "SQL Beautifier: Format Current SQL File",
"command": "sql_beautifier"
}]

0 comments on commit 0005e41

Please sign in to comment.