Skip to content

Commit

Permalink
I should check patches better, I should check patches better, I shoul…
Browse files Browse the repository at this point in the history
…d check patches better.
  • Loading branch information
askurihin committed Apr 13, 2012
1 parent 53efe5e commit 8b9c3cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Default.sublime-commands
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{ "caption": "Live CSS: Colorize", "command": "css_colorize"},
{ "caption": "Live CSS: Uncolorize", "command": "css_uncolorize"},
{ "caption": "Live CSS: Toggle locally", "command": "toggle_global_live_css"},
{ "caption": "Live CSS: Toggle globally", "command": "toggle_local_live_css"}
{ "caption": "Live CSS: Toggle locally", "command": "toggle_local_live_css"},
{ "caption": "Live CSS: Toggle globally", "command": "toggle_global_live_css"}
]

0 comments on commit 8b9c3cf

Please sign in to comment.