Skip to content

Commit

Permalink
highlight default value -> ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
cice committed Jul 18, 2011
1 parent f11ca9d commit 9b94d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snippets/highlight.tmSnippet
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>content</key>
<string>{% highlight $1 %}
<string>{% highlight ${1:ruby} %}
$2
{% endhighlight %}</string>
<key>name</key>
Expand Down

0 comments on commit 9b94d52

Please sign in to comment.