mirror of
https://github.com/kennethreitz-archive/html5.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
19 lines
479 B
Plaintext
19 lines
479 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><blockquote>
|
|
|
|
</blockquote></string>
|
|
<key>name</key>
|
|
<string>Blockquote</string>
|
|
<key>scope</key>
|
|
<string>text.html</string>
|
|
<key>tabTrigger</key>
|
|
<string>bquote5</string>
|
|
<key>uuid</key>
|
|
<string>40E024F7-EC6E-47B5-809D-111EE7E15304</string>
|
|
</dict>
|
|
</plist>
|