mirror of
https://github.com/atom/atom.git
synced 2026-02-13 16:14:59 -05:00
17 lines
490 B
Plaintext
17 lines
490 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_on_create </string>
|
|
<key>name</key>
|
|
<string>after_validation_on_create</string>
|
|
<key>scope</key>
|
|
<string>source.ruby.rails</string>
|
|
<key>tabTrigger</key>
|
|
<string>aftvoc</string>
|
|
<key>uuid</key>
|
|
<string>BA0DE6C7-EAD3-42C9-8ABB-2B9A5F2FE225</string>
|
|
</dict>
|
|
</plist>
|