Skip to content

Commit

Permalink
Add helvetica snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
domchristie committed Jul 2, 2011
1 parent 98843e9 commit dd5535f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Snippets/Helvetica.tmSnippet
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>content</key>
<string>"Helvetica Neue", Arial, Helvetica, sans-serif</string>
<key>name</key>
<string>Helvetica</string>
<key>scope</key>
<string>source.css</string>
<key>tabTrigger</key>
<string>helvetica</string>
<key>uuid</key>
<string>4FA5D3D3-B9CA-4808-A317-C9D6F0E601F2</string>
</dict>
</plist>
2 changes: 2 additions & 0 deletions info.plist
Expand Up @@ -7,8 +7,10 @@
<key>ordering</key>
<array>
<string>E0A6DF91-C5C0-46C3-800E-00E7065C1E9F</string>
<string>4FA5D3D3-B9CA-4808-A317-C9D6F0E601F2</string>
<string>CE8DAD29-5599-421E-918A-5A04601CAB93</string>
<string>D3134A41-DA8B-471D-811B-4A92BE603DA7</string>
<string>BEA1CBB6-76CA-4957-92B6-8B7B8BE21F94</string>
</array>
<key>uuid</key>
<string>8C9587DB-6E27-4AB7-A376-CE02CFC3124B</string>
Expand Down

0 comments on commit dd5535f

Please sign in to comment.