Skip to content

Instantly share code, notes, and snippets.

@Nikolasgrizli
Last active January 23, 2018 21:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nikolasgrizli/13816855947c0ba5124432ae29e91c0b to your computer and use it in GitHub Desktop.
Save Nikolasgrizli/13816855947c0ba5124432ae29e91c0b to your computer and use it in GitHub Desktop.
https://gist.github.com/akella/9757676 snippets ported for vscode HAML
{
"Block (with comment HAML)": {
"prefix": ".",
"body": [
"/ begin ${1}",
".${1}",
"\t${2}",
"/ end ${1}"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment