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