mirror of https://tildegit.org/ben/dotfiles
12 lines
362 B
XML
Executable File
12 lines
362 B
XML
Executable File
<snippet>
|
|
<content><![CDATA[
|
|
<script type="text/javascript"> $(document).ready(function ($) {
|
|
$0
|
|
}); </script>
|
|
]]></content>
|
|
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
|
|
<tabTrigger>jquery</tabTrigger>
|
|
<!-- Optional: Set a scope to limit where the snippet will trigger -->
|
|
<scope>source.html</scope>
|
|
</snippet>
|