PageRenderTime 150ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/javascript-mode/commons.:

http://github.com/ridgetang/snippets
Unknown | 7 lines | 7 code | 0 blank | 0 comment | 0 complexity | 928738d3f893b39e54ee7ea1ae907d24 MD5 | raw file
  1. # name : key: value,
  2. # key : :
  3. # group : commons
  4. # contributor : crazycode@gmail.com
  5. # This was cloned from a TextMate bundle for yasnippet.
  6. # --
  7. ${1:key}: ${2:"${3:value}"}${4:, }$0