mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-27 22:17:03 +00:00
18 lines
651 B
Plaintext
18 lines
651 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>@import <${1:`"$DIALOG" -u -p "{menuItems=({title=Foundation;},{title=AppKit;});}" | perl -e 'undef $/;$a=<>;$a=~m/<key>title(.|\n)+?<string>(.*?)</;print $2;'`}/${2:CP}$3.j>
|
|
</string>
|
|
<key>name</key>
|
|
<string>import <…></string>
|
|
<key>scope</key>
|
|
<string>source.js.objj</string>
|
|
<key>tabTrigger</key>
|
|
<string>Imp</string>
|
|
<key>uuid</key>
|
|
<string>BE0553C0-B73B-4160-814C-840FC2B84C32</string>
|
|
</dict>
|
|
</plist>
|