Skip to content

Commit

Permalink
fix: jade icon
Browse files Browse the repository at this point in the history
Jade files were showing up with a text icon instead of Jade icon.
  • Loading branch information
vikjam committed Apr 21, 2016
1 parent 16e2509 commit d62074d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prefs/icon_jade.tmPreferences
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<plist version="1.0">
<dict>
<key>scope</key>
<string>source.jade</string>
<string>source.jade, text.jade</string>
<key>settings</key>
<dict>
<key>icon</key>
Expand Down

0 comments on commit d62074d

Please sign in to comment.