mirror of
https://github.com/kennethreitz-archive/html5.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
18 lines
488 B
Plaintext
18 lines
488 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><details open="true/false">
|
|
</details></string>
|
|
<key>name</key>
|
|
<string>Details</string>
|
|
<key>scope</key>
|
|
<string>text.html</string>
|
|
<key>tabTrigger</key>
|
|
<string>details5</string>
|
|
<key>uuid</key>
|
|
<string>22CF101A-0C65-4B67-BFE7-B6288B458ECB</string>
|
|
</dict>
|
|
</plist>
|