/Snippets/ProxySpace.tmSnippet
http://github.com/sbl/scmate.tmbundle · Unknown · 16 lines · 16 code · 0 blank · 0 comment · 0 complexity · 8abd06a544c32e7214e0319994dfeaa6 MD5 · raw file
- <?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>p = ProxySpace.push(s.boot);</string>
- <key>name</key>
- <string>ProxySpace</string>
- <key>scope</key>
- <string>source.supercollider</string>
- <key>tabTrigger</key>
- <string>px</string>
- <key>uuid</key>
- <string>A925561E-FE60-43C8-BC89-A1CCBE1EB93C</string>
- </dict>
- </plist>