Skip to content

Instantly share code, notes, and snippets.

@apcurran
Created December 7, 2021 16:05
Show Gist options
  • Save apcurran/a23dd5bd9661eb10062460b33493d32d to your computer and use it in GitHub Desktop.
Save apcurran/a23dd5bd9661eb10062460b33493d32d to your computer and use it in GitHub Desktop.
Emmet Snippets
{
"html": {
"snippets": {
"doc": "html[lang=${lang}]>(head>meta[charset=${charset}]+meta:vp+title{${1:Document}})+body"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment