mirror of
https://github.com/kennethreitz-archive/html5.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
19 lines
533 B
Plaintext
19 lines
533 B
Plaintext
<?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> <area shape ="circle" coords ="0,0,0,0"
|
|
href ="link.html" target =" "
|
|
alt="Title Here" /></string>
|
|
<key>name</key>
|
|
<string>Area</string>
|
|
<key>scope</key>
|
|
<string>text.html</string>
|
|
<key>tabTrigger</key>
|
|
<string>Area5</string>
|
|
<key>uuid</key>
|
|
<string>763E0ED1-885F-4FF3-91B0-E2BF5FE8A082</string>
|
|
</dict>
|
|
</plist>
|