11 lines
254 B
XML
11 lines
254 B
XML
<snippet>
|
|
<content><![CDATA[<head>${1:
|
|
<meta charset="utf-8">}
|
|
<title>$2</title>
|
|
</head>$0]]></content>
|
|
<tabTrigger>head</tabTrigger>
|
|
<scope>source.php,text.html</scope>
|
|
<description><head></description>
|
|
<scope>text.html</scope>
|
|
</snippet>
|