jquery.wrap 198 B

123456
  1. # This was cloned from a TextMate bundle for yasnippet.
  2. #name : wrap
  3. #key : .wrap
  4. #condition : (when (boundp 'jquery-project) jquery-project)
  5. # --
  6. .wrap('${1:<div class="extra-wrapper">;</div>;}')$0