Skip to content

Commit

Permalink
Merge pull request honza#406 from jasonsjones/master
Browse files Browse the repository at this point in the history
Add html comment snippet
  • Loading branch information
honza committed Jul 29, 2014
2 parents bdea1df + 1a2e6e8 commit 6414b58
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions snippets/html.snippets
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ snippet backspace
#
snippet esc
⎋
# comment
snippet //
<!-- ${1} -->${0}
# Generic Doctype
snippet doctype HTML 4.01 Strict
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
Expand Down

0 comments on commit 6414b58

Please sign in to comment.