/Snippets/ProxySpace.tmSnippet

http://github.com/sbl/scmate.tmbundle · Unknown · 16 lines · 16 code · 0 blank · 0 comment · 0 complexity · 8abd06a544c32e7214e0319994dfeaa6 MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>content</key>
  6. <string>p = ProxySpace.push(s.boot);</string>
  7. <key>name</key>
  8. <string>ProxySpace</string>
  9. <key>scope</key>
  10. <string>source.supercollider</string>
  11. <key>tabTrigger</key>
  12. <string>px</string>
  13. <key>uuid</key>
  14. <string>A925561E-FE60-43C8-BC89-A1CCBE1EB93C</string>
  15. </dict>
  16. </plist>