# This was cloned from a TextMate bundle for yasnippet. #name : resize #key : .resize #condition : (when (boundp 'jquery-project) jquery-project) # -- .resize(${1:function() { $0 }});