8 lines
238 B
XML
8 lines
238 B
XML
<snippet>
|
|
<content><![CDATA[\$(function() {
|
|
${0:// Stuff to do as soon as the DOM is ready;}
|
|
});]]></content>
|
|
<tabTrigger>ready</tabTrigger>
|
|
<description>document.ready - $(function()</description>
|
|
<scope>source.js</scope>
|
|
</snippet> |