PageRenderTime 43ms CodeModel.GetById 20ms RepoModel.GetById 1ms app.codeStats 0ms

/ruby-mode/Counting/loop { __ }.yasnippet

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 849c49670e7063906b57033c3ed8d71d MD5 | raw file
  1. # -*- mode: snippet -*-
  2. # key: loo
  3. # contributor: Translated from TextMate Snippet
  4. # name: loop { .. }
  5. # --
  6. loop { $0 }