mirror of
https://github.com/atom/atom.git
synced 2026-02-12 23:55:10 -05:00
17 lines
468 B
Plaintext
17 lines
468 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>after_validation </string>
|
|
<key>name</key>
|
|
<string>after_validation</string>
|
|
<key>scope</key>
|
|
<string>source.ruby.rails</string>
|
|
<key>tabTrigger</key>
|
|
<string>aftv</string>
|
|
<key>uuid</key>
|
|
<string>44FBD811-70A9-462B-AC56-F975ADAD62AF</string>
|
|
</dict>
|
|
</plist>
|