PageRenderTime 47ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/Bundles/OCamlCodeCompletion Unix.tmbundle/Snippets/MSG_PEEK.tmSnippet

https://github.com/pol/textmate-bundles
Unknown | 16 lines | 16 code | 0 blank | 0 comment | 0 complexity | fa9808472d6e0c64f05bf8bd2c1efbcb MD5 | raw file
Possible License(s): GPL-2.0, AGPL-1.0, LGPL-2.1
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//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>Unix.MSG_PEEK</string>
  7. <key>name</key>
  8. <string>MSG_PEEK</string>
  9. <key>scope</key>
  10. <string>source.ocaml</string>
  11. <key>tabTrigger</key>
  12. <string>Unix.MSG_</string>
  13. <key>uuid</key>
  14. <string>66ACC8A9-9E34-45B3-BE1F-831F37984714</string>
  15. </dict>
  16. </plist>