mirror of
https://github.com/atom/atom.git
synced 2026-02-12 23:55:10 -05:00
17 lines
465 B
Plaintext
17 lines
465 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>content</key>
|
|
<string><% end -%></string>
|
|
<key>name</key>
|
|
<string>end (ERB)</string>
|
|
<key>scope</key>
|
|
<string>text.html.ruby</string>
|
|
<key>tabTrigger</key>
|
|
<string>end</string>
|
|
<key>uuid</key>
|
|
<string>AC385ABF-96CD-4FCB-80AD-BF37D6EE79D2</string>
|
|
</dict>
|
|
</plist>
|