Skip to content

Instantly share code, notes, and snippets.

@greyxp
Last active June 14, 2017 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save greyxp/25f9ccf7a100031cbbb94992328e4bc6 to your computer and use it in GitHub Desktop.
Save greyxp/25f9ccf7a100031cbbb94992328e4bc6 to your computer and use it in GitHub Desktop.
Atom html comment snippet with divs, thx @akella for original sublime version
".text.html":
"di":
"prefix": "di"
"body": '''
<!-- begin $1 -->
<div class="$1">
$2
</div>
<!-- end $1 -->
'''
@greyxp
Copy link
Author

greyxp commented May 28, 2016

Какой-то баг тут, ставлю 2 таба, сбрасывается опять на 8 :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment