when I type doc
+ tabe
it automatically generate a baisc html structure:
<html>
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
</body>
</html>
How can I change this? I search through
C:\Users\[user]\AppData\Roaming\Sublime Text 2\Packages\HTML
But couldn't find the trigger keyword 'doc'