Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 949 Bytes

File metadata and controls

34 lines (23 loc) · 949 Bytes

A collection of Sublime Text code snippets for writing HTML.

Installation

Clone the repository into your packages folder.

git clone git@github.com:omeichim/HTML-sublimetext-snippets.git

Overview

The following commands will activate with the use of the Tab button. Every command has been prefixed with the letter z to avoid interference with any other snippets. Snippets will only work in HTML format documents.

Z-Snippet Command List

  • zcanvas
  • zdoctype
  • zform
  • zhead
  • zheader
  • zhgroup
  • zhtml
  • znav
  • zskeleton
  • ztable

License

MIT http://www.opensource.org/licenses/mit-license.php

Author

| GitHub: omeichim | Twitter: @omeichim |