mirror of https://tildegit.org/ben/dotfiles
10 lines
314 B
XML
Executable File
10 lines
314 B
XML
Executable File
<snippet>
|
|
<content><![CDATA[
|
|
<link rel="import" href="$1">
|
|
]]></content>
|
|
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
|
|
<tabTrigger>import</tabTrigger>
|
|
<!-- Optional: Set a scope to limit where the snippet will trigger -->
|
|
<scope>text.html</scope>
|
|
</snippet>
|