jquery.get 171 B

123456
  1. # This was cloned from a TextMate bundle for yasnippet.
  2. #name : get
  3. #key : .get
  4. #condition : (when (boundp 'jquery-project) jquery-project)
  5. # --
  6. .get(${1:element index})$0