Skip to content

Commit

Permalink
update div snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmuhl committed Aug 13, 2009
1 parent 763d95f commit ec6bf66
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Snippets/div.plist
Expand Up @@ -3,15 +3,13 @@
<plist version="1.0">
<dict>
<key>content</key>
<string>&lt;div${1: id="${2:name}"}&gt;
${0:$TM_SELECTED_TEXT}
&lt;/div&gt;</string>
<string>&lt;legend&gt;${1:title or explanatory caption}&lt;/legend&gt;$0</string>
<key>name</key>
<string>div</string>
<string>&lt;legend&gt;</string>
<key>scope</key>
<string>text.html</string>
<key>tabTrigger</key>
<string>div</string>
<string>legend</string>
<key>uuid</key>
<string>576036C0-A60E-11D9-ABD6-000D93C8BE28</string>
</dict>
Expand Down

0 comments on commit ec6bf66

Please sign in to comment.