20 lines
463 B
Plaintext
20 lines
463 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>//
|
||
|
$1.postln;
|
||
|
//
|
||
|
</string>
|
||
|
<key>name</key>
|
||
|
<string>BugNumbers</string>
|
||
|
<key>scope</key>
|
||
|
<string>source.supercollider</string>
|
||
|
<key>tabTrigger</key>
|
||
|
<string>n.</string>
|
||
|
<key>uuid</key>
|
||
|
<string>4C6C9C58-92F3-4FD2-AE39-00F01AC3F7B2</string>
|
||
|
</dict>
|
||
|
</plist>
|