├── CSS Snippets.md ├── CSS Sorting.md ├── HTML Snippets.md ├── README.md └── plugins ├── SublimeText └── HTML │ ├── Edits │ ├── del.sublime-snippet │ └── ins.sublime-snippet │ ├── Embedded │ ├── area.sublime-snippet │ ├── audio+.sublime-snippet │ ├── audio.sublime-snippet │ ├── canvas.sublime-snippet │ ├── embed.sublime-snippet │ ├── iframe.sublime-snippet │ ├── img.sublime-snippet │ ├── map+.sublime-snippet │ ├── map.sublime-snippet │ ├── object.sublime-snippet │ ├── param.sublime-snippet │ ├── source.sublime-snippet │ ├── track.sublime-snippet │ ├── video+.sublime-snippet │ └── video.sublime-snippet │ ├── Forms │ ├── button.sublime-snippet │ ├── datalist+.sublime-snippet │ ├── datalist.sublime-snippet │ ├── fieldset.sublime-snippet │ ├── form.sublime-snippet │ ├── input-button.sublime-snippet │ ├── input-checkbox.sublime-snippet │ ├── input-color.sublime-snippet │ ├── input-date.sublime-snippet │ ├── input-datetime-local.sublime-snippet │ ├── input-datetime.sublime-snippet │ ├── input-email.sublime-snippet │ ├── input-file.sublime-snippet │ ├── input-hidden.sublime-snippet │ ├── input-image.sublime-snippet │ ├── input-month.sublime-snippet │ ├── input-number.sublime-snippet │ ├── input-password.sublime-snippet │ ├── input-radio.sublime-snippet │ ├── input-range.sublime-snippet │ ├── input-reset.sublime-snippet │ ├── input-search.sublime-snippet │ ├── input-submit.sublime-snippet │ ├── input-text.sublime-snippet │ ├── input-time.sublime-snippet │ ├── input-url.sublime-snippet │ ├── input-week.sublime-snippet │ ├── input.sublime-snippet │ ├── keygen.sublime-snippet │ ├── label.sublime-snippet │ ├── legend.sublime-snippet │ ├── meter.sublime-snippet │ ├── optgroup.sublime-snippet │ ├── option.sublime-snippet │ ├── output.sublime-snippet │ ├── progress.sublime-snippet │ ├── select+.sublime-snippet │ ├── select.sublime-snippet │ └── textarea.sublime-snippet │ ├── Grouping │ ├── blockquote.sublime-snippet │ ├── dd.sublime-snippet │ ├── div.sublime-snippet │ ├── dl+.sublime-snippet │ ├── dl.sublime-snippet │ ├── dt.sublime-snippet │ ├── figcaption.sublime-snippet │ ├── figure+.sublime-snippet │ ├── figure.sublime-snippet │ ├── hr.sublime-snippet │ ├── li.sublime-snippet │ ├── ol+.sublime-snippet │ ├── ol.sublime-snippet │ ├── p.sublime-snippet │ ├── pre+.sublime-snippet │ ├── pre.sublime-snippet │ ├── ul+.sublime-snippet │ └── ul.sublime-snippet │ ├── Head │ ├── base.sublime-snippet │ ├── cc-gt.sublime-snippet │ ├── cc-gte.sublime-snippet │ ├── cc-ie.sublime-snippet │ ├── cc-lt.sublime-snippet │ ├── cc-lte.sublime-snippet │ ├── cc-noie.sublime-snippet │ ├── doc.sublime-snippet │ ├── h5bp.sublime-snippet │ ├── head.sublime-snippet │ ├── html.sublime-snippet │ ├── html5.sublime-snippet │ ├── link-ati.sublime-snippet │ ├── link-atip.sublime-snippet │ ├── link-atom.sublime-snippet │ ├── link-css.sublime-snippet │ ├── link-ico.sublime-snippet │ ├── link-rss.sublime-snippet │ ├── link.sublime-snippet │ ├── meta-chrome.sublime-snippet │ ├── meta-comp.sublime-snippet │ ├── meta-desc.sublime-snippet │ ├── meta-key.sublime-snippet │ ├── meta-utf.sublime-snippet │ ├── meta-view.sublime-snippet │ ├── meta-win.sublime-snippet │ ├── meta.sublime-snippet │ ├── noscript.sublime-snippet │ ├── script-jq.sublime-snippet │ ├── script-jqg.sublime-snippet │ ├── script-jqy.sublime-snippet │ ├── script-src.sublime-snippet │ ├── script.sublime-snippet │ ├── style.sublime-snippet │ └── title.sublime-snippet │ ├── Interactive │ ├── command.sublime-snippet │ ├── details+.sublime-snippet │ ├── details.sublime-snippet │ ├── menu.sublime-snippet │ └── summary.sublime-snippet │ ├── Sections │ ├── address.sublime-snippet │ ├── article.sublime-snippet │ ├── aside.sublime-snippet │ ├── body.sublime-snippet │ ├── footer.sublime-snippet │ ├── h.sublime-snippet │ ├── h1.sublime-snippet │ ├── h2.sublime-snippet │ ├── h3.sublime-snippet │ ├── h4.sublime-snippet │ ├── h5.sublime-snippet │ ├── h6.sublime-snippet │ ├── header.sublime-snippet │ ├── hgroup.sublime-snippet │ ├── nav.sublime-snippet │ └── section.sublime-snippet │ ├── Tables │ ├── caption.sublime-snippet │ ├── col.sublime-snippet │ ├── colgroup+.sublime-snippet │ ├── colgroup.sublime-snippet │ ├── table+.sublime-snippet │ ├── table.sublime-snippet │ ├── tbody.sublime-snippet │ ├── td.sublime-snippet │ ├── tfoot.sublime-snippet │ ├── th.sublime-snippet │ ├── thead.sublime-snippet │ └── tr.sublime-snippet │ ├── Text │ ├── a-link.sublime-snippet │ ├── a-mail.sublime-snippet │ ├── a.sublime-snippet │ ├── abbr.sublime-snippet │ ├── b.sublime-snippet │ ├── bdi.sublime-snippet │ ├── bdo.sublime-snippet │ ├── br.sublime-snippet │ ├── cite.sublime-snippet │ ├── code.sublime-snippet │ ├── dfn.sublime-snippet │ ├── em.sublime-snippet │ ├── i.sublime-snippet │ ├── kbd.sublime-snippet │ ├── mark.sublime-snippet │ ├── q.sublime-snippet │ ├── rp.sublime-snippet │ ├── rt.sublime-snippet │ ├── ruby.sublime-snippet │ ├── s.sublime-snippet │ ├── samp.sublime-snippet │ ├── small.sublime-snippet │ ├── span.sublime-snippet │ ├── strong.sublime-snippet │ ├── sub.sublime-snippet │ ├── sup.sublime-snippet │ ├── time.sublime-snippet │ ├── u.sublime-snippet │ ├── var.sublime-snippet │ └── wbr.sublime-snippet │ └── package-metadata.json └── TextMate ├── CSS Zen Coding.tmbundle ├── Preferences │ └── Disabled Pairing.tmPreferences ├── Snippets │ ├── !important.tmSnippet │ ├── -moz-linear-gradient +.tmSnippet │ ├── -moz-linear-gradient.tmSnippet │ ├── -moz-radial-gradient +.tmSnippet │ ├── -moz-radial-gradient.tmSnippet │ ├── -moz-repeating-linear-gradient +.tmSnippet │ ├── -moz-repeating-linear-gradient.tmSnippet │ ├── -moz-repeating-radial-gradient +.tmSnippet │ ├── -moz-repeating-radial-gradient.tmSnippet │ ├── -ms-background-position-x.tmSnippet │ ├── -ms-background-position-y.tmSnippet │ ├── -ms-interpolation-mode.tmSnippet │ ├── -ms-interpolation-mode:bicubic.tmSnippet │ ├── -ms-interpolation-mode:nearest-neighbor.tmSnippet │ ├── -ms-linear-gradient +.tmSnippet │ ├── -ms-linear-gradient.tmSnippet │ ├── -ms-overflow-x.tmSnippet │ ├── -ms-overflow-y.tmSnippet │ ├── -ms-radial-gradient +.tmSnippet │ ├── -ms-radial-gradient.tmSnippet │ ├── -ms-repeating-linear-gradient +.tmSnippet │ ├── -ms-repeating-linear-gradient.tmSnippet │ ├── -ms-repeating-radial-gradient +.tmSnippet │ ├── -ms-repeating-radial-gradient.tmSnippet │ ├── -ms-text-align-last.tmSnippet │ ├── -ms-text-justify.tmSnippet │ ├── -ms-text-overflow.tmSnippet │ ├── -ms-word-break.tmSnippet │ ├── -ms-word-wrap.tmSnippet │ ├── -ms-writing-mode.tmSnippet │ ├── -ms-zoom.tmSnippet │ ├── -o-linear-gradient +.tmSnippet │ ├── -o-linear-gradient.tmSnippet │ ├── -o-radial-gradient +.tmSnippet │ ├── -o-radial-gradient.tmSnippet │ ├── -o-repeating-linear-gradient +.tmSnippet │ ├── -o-repeating-linear-gradient.tmSnippet │ ├── -o-repeating-radial-gradient +.tmSnippet │ ├── -o-repeating-radial-gradient.tmSnippet │ ├── -webkit-linear-gradient +.tmSnippet │ ├── -webkit-linear-gradient.tmSnippet │ ├── -webkit-radial-gradient +.tmSnippet │ ├── -webkit-radial-gradient.tmSnippet │ ├── -webkit-repeating-linear-gradient +.tmSnippet │ ├── -webkit-repeating-linear-gradient.tmSnippet │ ├── -webkit-repeating-radial-gradient +.tmSnippet │ ├── -webkit-repeating-radial-gradient.tmSnippet │ ├── ::-moz-selection.tmSnippet │ ├── ::selection.tmSnippet │ ├── :active.tmSnippet │ ├── :after.tmSnippet │ ├── :before.tmSnippet │ ├── :checked.tmSnippet │ ├── :disabled.tmSnippet │ ├── :empty.tmSnippet │ ├── :enabled.tmSnippet │ ├── :first-child.tmSnippet │ ├── :first-letter.tmSnippet │ ├── :first-line.tmSnippet │ ├── :first-of-type.tmSnippet │ ├── :focus.tmSnippet │ ├── :hover.tmSnippet │ ├── :lang.tmSnippet │ ├── :last-child.tmSnippet │ ├── :last-of-type.tmSnippet │ ├── :link.tmSnippet │ ├── :not.tmSnippet │ ├── :nth-child.tmSnippet │ ├── :nth-last-child.tmSnippet │ ├── :nth-last-of-type.tmSnippet │ ├── :nth-of-type.tmSnippet │ ├── :only-child.tmSnippet │ ├── :only-of-type.tmSnippet │ ├── :root.tmSnippet │ ├── :target.tmSnippet │ ├── :visited.tmSnippet │ ├── @-moz-keyframes.tmSnippet │ ├── @-ms-keyframes.tmSnippet │ ├── @-o-keyframes.tmSnippet │ ├── @-o-viewport.tmSnippet │ ├── @-webkit-keyframes.tmSnippet │ ├── @charset.tmSnippet │ ├── @font-face +.tmSnippet │ ├── @font-face.tmSnippet │ ├── @import.tmSnippet │ ├── @keyframes.tmSnippet │ ├── @media all.tmSnippet │ ├── @media print.tmSnippet │ ├── @media screen.tmSnippet │ ├── @media.tmSnippet │ ├── @namespace.tmSnippet │ ├── @page.tmSnippet │ ├── @viewport.tmSnippet │ ├── Bracket Shortcut.tmSnippet │ ├── Comment Block.tmSnippet │ ├── Next Rule.tmSnippet │ ├── animation-delay.tmSnippet │ ├── animation-direction.tmSnippet │ ├── animation-direction:alternate.tmSnippet │ ├── animation-direction:normal.tmSnippet │ ├── animation-duration.tmSnippet │ ├── animation-iteration-count.tmSnippet │ ├── animation-iteration-count:infinite.tmSnippet │ ├── animation-name.tmSnippet │ ├── animation-name:none.tmSnippet │ ├── animation-play-state.tmSnippet │ ├── animation-play-state:paused.tmSnippet │ ├── animation-play-state:running.tmSnippet │ ├── animation-timing-function.tmSnippet │ ├── animation.tmSnippet │ ├── background +.tmSnippet │ ├── background-attachment.tmSnippet │ ├── background-attachment:fixed.tmSnippet │ ├── background-attachment:local.tmSnippet │ ├── background-attachment:scroll.tmSnippet │ ├── background-clip.tmSnippet │ ├── background-clip:border-box.tmSnippet │ ├── background-clip:content-box.tmSnippet │ ├── background-clip:padding-box.tmSnippet │ ├── background-color.tmSnippet │ ├── background-color:transparent.tmSnippet │ ├── background-image.tmSnippet │ ├── background-image:linear-gradient.tmSnippet │ ├── background-image:none.tmSnippet │ ├── background-image:radial-gradient.tmSnippet │ ├── background-image:repeating-linear-gradient.tmSnippet │ ├── background-image:repeating-radial-gradient.tmSnippet │ ├── background-origin.tmSnippet │ ├── background-origin:border-box.tmSnippet │ ├── background-origin:content-box.tmSnippet │ ├── background-origin:padding-box.tmSnippet │ ├── background-position-x.tmSnippet │ ├── background-position-y.tmSnippet │ ├── background-position.tmSnippet │ ├── background-repeat.tmSnippet │ ├── background-repeat:no-repeat.tmSnippet │ ├── background-repeat:repeat-x.tmSnippet │ ├── background-repeat:repeat-y.tmSnippet │ ├── background-repeat:repeat.tmSnippet │ ├── background-repeat:round.tmSnippet │ ├── background-repeat:space.tmSnippet │ ├── background-size.tmSnippet │ ├── background-size:auto.tmSnippet │ ├── background-size:contain.tmSnippet │ ├── background-size:cover.tmSnippet │ ├── background.tmSnippet │ ├── background:ie-filter.tmSnippet │ ├── background:none.tmSnippet │ ├── border +.tmSnippet │ ├── border-bottom +.tmSnippet │ ├── border-bottom-color.tmSnippet │ ├── border-bottom-left-radius.tmSnippet │ ├── border-bottom-right-radius.tmSnippet │ ├── border-bottom-style.tmSnippet │ ├── border-bottom-style:none.tmSnippet │ ├── border-bottom-width.tmSnippet │ ├── border-bottom.tmSnippet │ ├── border-bottom:none.tmSnippet │ ├── border-collapse.tmSnippet │ ├── border-collapse:collapse.tmSnippet │ ├── border-collapse:separate.tmSnippet │ ├── border-color.tmSnippet │ ├── border-image +.tmSnippet │ ├── border-image-outset.tmSnippet │ ├── border-image-outset:0 0 0 0.tmSnippet │ ├── border-image-outset:0 0 0.tmSnippet │ ├── border-image-outset:0 0.tmSnippet │ ├── border-image-repeat.tmSnippet │ ├── border-image-repeat:repeat.tmSnippet │ ├── border-image-repeat:round.tmSnippet │ ├── border-image-repeat:space.tmSnippet │ ├── border-image-repeat:stretch.tmSnippet │ ├── border-image-slice.tmSnippet │ ├── border-image-slice:0 0 0 0.tmSnippet │ ├── border-image-slice:0 0 0.tmSnippet │ ├── border-image-slice:0 0.tmSnippet │ ├── border-image-slice:fill.tmSnippet │ ├── border-image-source.tmSnippet │ ├── border-image-source:none.tmSnippet │ ├── border-image-width.tmSnippet │ ├── border-image-width:0 0 0 0.tmSnippet │ ├── border-image-width:0 0 0.tmSnippet │ ├── border-image-width:0 0.tmSnippet │ ├── border-image-width:auto.tmSnippet │ ├── border-image.tmSnippet │ ├── border-image:none.tmSnippet │ ├── border-left +.tmSnippet │ ├── border-left-color.tmSnippet │ ├── border-left-style.tmSnippet │ ├── border-left-style:none.tmSnippet │ ├── border-left-width.tmSnippet │ ├── border-left.tmSnippet │ ├── border-left:none.tmSnippet │ ├── border-radius.tmSnippet │ ├── border-radius:0 0 0 0.tmSnippet │ ├── border-radius:0 0 0.tmSnippet │ ├── border-radius:0 0.tmSnippet │ ├── border-right +.tmSnippet │ ├── border-right-color.tmSnippet │ ├── border-right-style.tmSnippet │ ├── border-right-style:none.tmSnippet │ ├── border-right-width.tmSnippet │ ├── border-right.tmSnippet │ ├── border-right:none.tmSnippet │ ├── border-style.tmSnippet │ ├── border-style:dashed.tmSnippet │ ├── border-style:dotted.tmSnippet │ ├── border-style:double.tmSnippet │ ├── border-style:groove.tmSnippet │ ├── border-style:hidden.tmSnippet │ ├── border-style:inset.tmSnippet │ ├── border-style:none.tmSnippet │ ├── border-style:outset.tmSnippet │ ├── border-style:ridge.tmSnippet │ ├── border-style:solid.tmSnippet │ ├── border-top +.tmSnippet │ ├── border-top-color.tmSnippet │ ├── border-top-left-radius.tmSnippet │ ├── border-top-right-radius.tmSnippet │ ├── border-top-style.tmSnippet │ ├── border-top-style:none.tmSnippet │ ├── border-top-width.tmSnippet │ ├── border-top.tmSnippet │ ├── border-top:none.tmSnippet │ ├── border-width.tmSnippet │ ├── border-width:0 0 0 0.tmSnippet │ ├── border-width:0 0 0.tmSnippet │ ├── border-width:0 0.tmSnippet │ ├── border.tmSnippet │ ├── border:none.tmSnippet │ ├── bottom.tmSnippet │ ├── bottom:auto.tmSnippet │ ├── box-decoration-break.tmSnippet │ ├── box-decoration-break:clone.tmSnippet │ ├── box-decoration-break:slice.tmSnippet │ ├── box-shadow +.tmSnippet │ ├── box-shadow.tmSnippet │ ├── box-shadow:inset +.tmSnippet │ ├── box-shadow:none.tmSnippet │ ├── box-sizing.tmSnippet │ ├── box-sizing:border-box.tmSnippet │ ├── box-sizing:content-box.tmSnippet │ ├── break-after.tmSnippet │ ├── break-after:always.tmSnippet │ ├── break-after:auto.tmSnippet │ ├── break-after:avoid-column.tmSnippet │ ├── break-after:avoid-page.tmSnippet │ ├── break-after:avoid.tmSnippet │ ├── break-after:column.tmSnippet │ ├── break-after:left.tmSnippet │ ├── break-after:page.tmSnippet │ ├── break-after:right.tmSnippet │ ├── break-before.tmSnippet │ ├── break-before:always.tmSnippet │ ├── break-before:auto.tmSnippet │ ├── break-before:avoid-column.tmSnippet │ ├── break-before:avoid-page.tmSnippet │ ├── break-before:avoid.tmSnippet │ ├── break-before:column.tmSnippet │ ├── break-before:left.tmSnippet │ ├── break-before:page.tmSnippet │ ├── break-before:right.tmSnippet │ ├── break-inside.tmSnippet │ ├── break-inside:auto.tmSnippet │ ├── break-inside:avoid-column.tmSnippet │ ├── break-inside:avoid-page.tmSnippet │ ├── break-inside:avoid.tmSnippet │ ├── caption-side.tmSnippet │ ├── caption-side:bottom.tmSnippet │ ├── caption-side:top.tmSnippet │ ├── clear.tmSnippet │ ├── clear:both.tmSnippet │ ├── clear:left.tmSnippet │ ├── clear:none.tmSnippet │ ├── clear:right.tmSnippet │ ├── clip.tmSnippet │ ├── clip:auto.tmSnippet │ ├── clip:rect.tmSnippet │ ├── color.tmSnippet │ ├── column-count.tmSnippet │ ├── column-count:auto.tmSnippet │ ├── column-fill.tmSnippet │ ├── column-fill:auto.tmSnippet │ ├── column-fill:balance.tmSnippet │ ├── column-gap.tmSnippet │ ├── column-gap:normal.tmSnippet │ ├── column-rule +.tmSnippet │ ├── column-rule-color.tmSnippet │ ├── column-rule-style.tmSnippet │ ├── column-rule-style:none.tmSnippet │ ├── column-rule-width.tmSnippet │ ├── column-rule.tmSnippet │ ├── column-span.tmSnippet │ ├── column-span:all.tmSnippet │ ├── column-span:none.tmSnippet │ ├── column-width.tmSnippet │ ├── column-width:auto.tmSnippet │ ├── columns.tmSnippet │ ├── content.tmSnippet │ ├── content:attr.tmSnippet │ ├── content:close-quote.tmSnippet │ ├── content:counter.tmSnippet │ ├── content:counters.tmSnippet │ ├── content:icon.tmSnippet │ ├── content:no-close-quote.tmSnippet │ ├── content:no-open-quote.tmSnippet │ ├── content:normal.tmSnippet │ ├── content:open-quote.tmSnippet │ ├── counter-increment.tmSnippet │ ├── counter-reset.tmSnippet │ ├── cursor.tmSnippet │ ├── cursor:alias.tmSnippet │ ├── cursor:all-scroll.tmSnippet │ ├── cursor:auto.tmSnippet │ ├── cursor:cell.tmSnippet │ ├── cursor:col-resize.tmSnippet │ ├── cursor:context-menu.tmSnippet │ ├── cursor:copy.tmSnippet │ ├── cursor:crosshair.tmSnippet │ ├── cursor:default.tmSnippet │ ├── cursor:e-resize.tmSnippet │ ├── cursor:ew-resize.tmSnippet │ ├── cursor:help.tmSnippet │ ├── cursor:move.tmSnippet │ ├── cursor:n-resize.tmSnippet │ ├── cursor:ne-resize.tmSnippet │ ├── cursor:nesw-resize.tmSnippet │ ├── cursor:no-drop.tmSnippet │ ├── cursor:none.tmSnippet │ ├── cursor:not-allowed.tmSnippet │ ├── cursor:ns-resize.tmSnippet │ ├── cursor:nw-resize.tmSnippet │ ├── cursor:nwse-resize.tmSnippet │ ├── cursor:pointer.tmSnippet │ ├── cursor:progress.tmSnippet │ ├── cursor:row-resize.tmSnippet │ ├── cursor:s-resize.tmSnippet │ ├── cursor:se-resize.tmSnippet │ ├── cursor:sw-resize.tmSnippet │ ├── cursor:text.tmSnippet │ ├── cursor:vertical-text.tmSnippet │ ├── cursor:w-resize.tmSnippet │ ├── cursor:wait.tmSnippet │ ├── direction.tmSnippet │ ├── direction:ltr.tmSnippet │ ├── direction:rtl.tmSnippet │ ├── display.tmSnippet │ ├── display:block.tmSnippet │ ├── display:compact.tmSnippet │ ├── display:flexbox.tmSnippet │ ├── display:inline-block.tmSnippet │ ├── display:inline-flexbox.tmSnippet │ ├── display:inline-table.tmSnippet │ ├── display:inline.tmSnippet │ ├── display:list-item.tmSnippet │ ├── display:none.tmSnippet │ ├── display:run-in.tmSnippet │ ├── display:table-caption.tmSnippet │ ├── display:table-cell.tmSnippet │ ├── display:table-column-group.tmSnippet │ ├── display:table-column.tmSnippet │ ├── display:table-footer-group.tmSnippet │ ├── display:table-header-group.tmSnippet │ ├── display:table-row-group.tmSnippet │ ├── display:table-row.tmSnippet │ ├── empty-cells.tmSnippet │ ├── empty-cells:hide.tmSnippet │ ├── empty-cells:show.tmSnippet │ ├── expression.tmSnippet │ ├── filter.tmSnippet │ ├── flex-align.tmSnippet │ ├── flex-align:auto.tmSnippet │ ├── flex-align:baseline.tmSnippet │ ├── flex-direction.tmSnippet │ ├── flex-direction:block-reverse.tmSnippet │ ├── flex-direction:block.tmSnippet │ ├── flex-direction:bt.tmSnippet │ ├── flex-direction:inline-reverse.tmSnippet │ ├── flex-direction:inline.tmSnippet │ ├── flex-direction:lr.tmSnippet │ ├── flex-direction:rl.tmSnippet │ ├── flex-direction:tb.tmSnippet │ ├── flex-order.tmSnippet │ ├── flex-pack.tmSnippet │ ├── flex-pack:center.tmSnippet │ ├── flex-pack:end.tmSnippet │ ├── flex-pack:justify.tmSnippet │ ├── flex-pack:start.tmSnippet │ ├── float.tmSnippet │ ├── float:left.tmSnippet │ ├── float:none.tmSnippet │ ├── float:right.tmSnippet │ ├── font +.tmSnippet │ ├── font-family.tmSnippet │ ├── font-family:cursive.tmSnippet │ ├── font-family:fantasy.tmSnippet │ ├── font-family:monospace.tmSnippet │ ├── font-family:sans-serif.tmSnippet │ ├── font-family:serif.tmSnippet │ ├── font-size-adjust.tmSnippet │ ├── font-size-adjust:none.tmSnippet │ ├── font-size.tmSnippet │ ├── font-stretch.tmSnippet │ ├── font-stretch:condensed.tmSnippet │ ├── font-stretch:expanded.tmSnippet │ ├── font-stretch:extra-condensed.tmSnippet │ ├── font-stretch:extra-expanded.tmSnippet │ ├── font-stretch:normal.tmSnippet │ ├── font-stretch:semi-condensed.tmSnippet │ ├── font-stretch:semi-expanded.tmSnippet │ ├── font-stretch:ultra-condensed.tmSnippet │ ├── font-stretch:ultra-expanded.tmSnippet │ ├── font-style.tmSnippet │ ├── font-style:italic.tmSnippet │ ├── font-style:normal.tmSnippet │ ├── font-style:oblique.tmSnippet │ ├── font-variant.tmSnippet │ ├── font-variant:normal.tmSnippet │ ├── font-variant:small-caps.tmSnippet │ ├── font-weight.tmSnippet │ ├── font-weight:100.tmSnippet │ ├── font-weight:200.tmSnippet │ ├── font-weight:300.tmSnippet │ ├── font-weight:400.tmSnippet │ ├── font-weight:500.tmSnippet │ ├── font-weight:600.tmSnippet │ ├── font-weight:700.tmSnippet │ ├── font-weight:800.tmSnippet │ ├── font-weight:900.tmSnippet │ ├── font-weight:bold.tmSnippet │ ├── font-weight:bolder.tmSnippet │ ├── font-weight:lighter.tmSnippet │ ├── font-weight:normal.tmSnippet │ ├── font.tmSnippet │ ├── height.tmSnippet │ ├── height:auto.tmSnippet │ ├── height:device-height.tmSnippet │ ├── hsl.tmSnippet │ ├── hsla.tmSnippet │ ├── hyphens.tmSnippet │ ├── hyphens:auto.tmSnippet │ ├── hyphens:manual.tmSnippet │ ├── hyphens:none.tmSnippet │ ├── left.tmSnippet │ ├── left:auto.tmSnippet │ ├── letter-spacing.tmSnippet │ ├── letter-spacing:normal.tmSnippet │ ├── line-height.tmSnippet │ ├── line-height:normal.tmSnippet │ ├── linear-gradient +.tmSnippet │ ├── linear-gradient.tmSnippet │ ├── linear-gradient:ie-filter.tmSnippet │ ├── linear-gradient:ms-filter.tmSnippet │ ├── list-style-image.tmSnippet │ ├── list-style-image:none.tmSnippet │ ├── list-style-position.tmSnippet │ ├── list-style-position:inside.tmSnippet │ ├── list-style-position:outside.tmSnippet │ ├── list-style-type.tmSnippet │ ├── list-style-type:circle.tmSnippet │ ├── list-style-type:decimal-leading-zero.tmSnippet │ ├── list-style-type:decimal.tmSnippet │ ├── list-style-type:disc.tmSnippet │ ├── list-style-type:lower-roman.tmSnippet │ ├── list-style-type:none.tmSnippet │ ├── list-style-type:square.tmSnippet │ ├── list-style-type:upper-roman.tmSnippet │ ├── list-style.tmSnippet │ ├── list-style:none.tmSnippet │ ├── margin-bottom.tmSnippet │ ├── margin-bottom:auto.tmSnippet │ ├── margin-left.tmSnippet │ ├── margin-left:auto.tmSnippet │ ├── margin-right.tmSnippet │ ├── margin-right:auto.tmSnippet │ ├── margin-top.tmSnippet │ ├── margin-top:auto.tmSnippet │ ├── margin.tmSnippet │ ├── margin:0 0 0 0.tmSnippet │ ├── margin:0 0 0.tmSnippet │ ├── margin:0 0.tmSnippet │ ├── margin:auto.tmSnippet │ ├── max-height.tmSnippet │ ├── max-height:none.tmSnippet │ ├── max-width.tmSnippet │ ├── max-width:none.tmSnippet │ ├── max-zoom.tmSnippet │ ├── max-zoom:auto.tmSnippet │ ├── min-height.tmSnippet │ ├── min-width.tmSnippet │ ├── min-zoom.tmSnippet │ ├── min-zoom:auto.tmSnippet │ ├── nav-down.tmSnippet │ ├── nav-down:auto.tmSnippet │ ├── nav-index.tmSnippet │ ├── nav-index:auto.tmSnippet │ ├── nav-left.tmSnippet │ ├── nav-left:auto.tmSnippet │ ├── nav-right.tmSnippet │ ├── nav-right:auto.tmSnippet │ ├── nav-up.tmSnippet │ ├── nav-up:auto.tmSnippet │ ├── opacity.tmSnippet │ ├── opacity:ie-filter.tmSnippet │ ├── opacity:ms-filter.tmSnippet │ ├── orientation.tmSnippet │ ├── orientation:auto.tmSnippet │ ├── orientation:landscape.tmSnippet │ ├── orientation:portrait.tmSnippet │ ├── orphans.tmSnippet │ ├── outline +.tmSnippet │ ├── outline-color.tmSnippet │ ├── outline-color:invert.tmSnippet │ ├── outline-offset.tmSnippet │ ├── outline-style.tmSnippet │ ├── outline-style:none.tmSnippet │ ├── outline-width.tmSnippet │ ├── outline.tmSnippet │ ├── outline:none.tmSnippet │ ├── overflow-x.tmSnippet │ ├── overflow-x:auto.tmSnippet │ ├── overflow-x:hidden.tmSnippet │ ├── overflow-x:scroll.tmSnippet │ ├── overflow-x:visible.tmSnippet │ ├── overflow-y.tmSnippet │ ├── overflow-y:auto.tmSnippet │ ├── overflow-y:hidden.tmSnippet │ ├── overflow-y:scroll.tmSnippet │ ├── overflow-y:visible.tmSnippet │ ├── overflow.tmSnippet │ ├── overflow:auto.tmSnippet │ ├── overflow:hidden.tmSnippet │ ├── overflow:scroll.tmSnippet │ ├── overflow:visible.tmSnippet │ ├── padding-bottom.tmSnippet │ ├── padding-left.tmSnippet │ ├── padding-right.tmSnippet │ ├── padding-top.tmSnippet │ ├── padding.tmSnippet │ ├── padding:0 0 0 0.tmSnippet │ ├── padding:0 0 0.tmSnippet │ ├── padding:0 0.tmSnippet │ ├── page-break-after.tmSnippet │ ├── page-break-after:always.tmSnippet │ ├── page-break-after:auto.tmSnippet │ ├── page-break-after:left.tmSnippet │ ├── page-break-after:right.tmSnippet │ ├── page-break-before.tmSnippet │ ├── page-break-before:always.tmSnippet │ ├── page-break-before:auto.tmSnippet │ ├── page-break-before:left.tmSnippet │ ├── page-break-before:right.tmSnippet │ ├── page-break-inside.tmSnippet │ ├── page-break-inside:auto.tmSnippet │ ├── page-break-inside:avoid.tmSnippet │ ├── position.tmSnippet │ ├── position:absolute.tmSnippet │ ├── position:fixed.tmSnippet │ ├── position:relative.tmSnippet │ ├── position:static.tmSnippet │ ├── quotes.tmSnippet │ ├── quotes:en.tmSnippet │ ├── quotes:none.tmSnippet │ ├── quotes:ru.tmSnippet │ ├── radial-gradient +.tmSnippet │ ├── radial-gradient.tmSnippet │ ├── repeating-linear-gradient +.tmSnippet │ ├── repeating-linear-gradient.tmSnippet │ ├── repeating-radial-gradient +.tmSnippet │ ├── repeating-radial-gradient.tmSnippet │ ├── resize.tmSnippet │ ├── resize:both.tmSnippet │ ├── resize:horizontal.tmSnippet │ ├── resize:none.tmSnippet │ ├── resize:vertical.tmSnippet │ ├── rgb.tmSnippet │ ├── rgba.tmSnippet │ ├── right.tmSnippet │ ├── right:auto.tmSnippet │ ├── tab-size.tmSnippet │ ├── table-layout.tmSnippet │ ├── table-layout:auto.tmSnippet │ ├── table-layout:fixed.tmSnippet │ ├── text-align-last.tmSnippet │ ├── text-align-last:auto.tmSnippet │ ├── text-align-last:center.tmSnippet │ ├── text-align-last:justify.tmSnippet │ ├── text-align-last:left.tmSnippet │ ├── text-align-last:right.tmSnippet │ ├── text-align.tmSnippet │ ├── text-align:center.tmSnippet │ ├── text-align:end.tmSnippet │ ├── text-align:justify.tmSnippet │ ├── text-align:left.tmSnippet │ ├── text-align:right.tmSnippet │ ├── text-align:start.tmSnippet │ ├── text-decoration.tmSnippet │ ├── text-decoration:line-through.tmSnippet │ ├── text-decoration:none.tmSnippet │ ├── text-decoration:overline.tmSnippet │ ├── text-decoration:underline.tmSnippet │ ├── text-emphasis-color.tmSnippet │ ├── text-emphasis-position.tmSnippet │ ├── text-emphasis-style.tmSnippet │ ├── text-emphasis.tmSnippet │ ├── text-indent.tmSnippet │ ├── text-indent:-9999px.tmSnippet │ ├── text-indent:each-line.tmSnippet │ ├── text-indent:hanging.tmSnippet │ ├── text-justify.tmSnippet │ ├── text-justify:auto.tmSnippet │ ├── text-justify:distribute-all-lines.tmSnippet │ ├── text-justify:distribute-center-last.tmSnippet │ ├── text-justify:distribute.tmSnippet │ ├── text-justify:inter-cluster.tmSnippet │ ├── text-justify:inter-ideograph.tmSnippet │ ├── text-justify:inter-word.tmSnippet │ ├── text-justify:kashida.tmSnippet │ ├── text-justify:newspaper.tmSnippet │ ├── text-justify:tibetan.tmSnippet │ ├── text-outline +.tmSnippet │ ├── text-outline.tmSnippet │ ├── text-outline:none.tmSnippet │ ├── text-overflow-ellipsis.tmSnippet │ ├── text-overflow-mode.tmSnippet │ ├── text-overflow-mode:clip.tmSnippet │ ├── text-overflow-mode:ellipsis-word.tmSnippet │ ├── text-overflow-mode:ellipsis.tmSnippet │ ├── text-overflow.tmSnippet │ ├── text-shadow +.tmSnippet │ ├── text-shadow.tmSnippet │ ├── text-shadow:none.tmSnippet │ ├── text-transform.tmSnippet │ ├── text-transform:capitalize.tmSnippet │ ├── text-transform:fullwidth.tmSnippet │ ├── text-transform:lowercase.tmSnippet │ ├── text-transform:none.tmSnippet │ ├── text-transform:uppercase.tmSnippet │ ├── text-wrap.tmSnippet │ ├── text-wrap:avoid.tmSnippet │ ├── text-wrap:none.tmSnippet │ ├── text-wrap:normal.tmSnippet │ ├── text-wrap:unrestricted.tmSnippet │ ├── top.tmSnippet │ ├── top:auto.tmSnippet │ ├── transform-origin.tmSnippet │ ├── transform.tmSnippet │ ├── transform:matrix.tmSnippet │ ├── transform:matrix3d.tmSnippet │ ├── transform:perspective.tmSnippet │ ├── transform:rotate.tmSnippet │ ├── transform:rotateX.tmSnippet │ ├── transform:rotateY.tmSnippet │ ├── transform:rotateZ.tmSnippet │ ├── transform:scale.tmSnippet │ ├── transform:scaleX.tmSnippet │ ├── transform:scaleY.tmSnippet │ ├── transform:scaleZ.tmSnippet │ ├── transform:skew.tmSnippet │ ├── transform:skewX.tmSnippet │ ├── transform:skewY.tmSnippet │ ├── transform:translate.tmSnippet │ ├── transform:translate3d.tmSnippet │ ├── transform:translateX.tmSnippet │ ├── transform:translateY.tmSnippet │ ├── transform:translateZ.tmSnippet │ ├── transition +.tmSnippet │ ├── transition-delay.tmSnippet │ ├── transition-duration.tmSnippet │ ├── transition-property.tmSnippet │ ├── transition-property:all.tmSnippet │ ├── transition-property:none.tmSnippet │ ├── transition-timing-function.tmSnippet │ ├── transition-timing-function:cubic-bezier.tmSnippet │ ├── transition-timing-function:ease-in-out.tmSnippet │ ├── transition-timing-function:ease-in.tmSnippet │ ├── transition-timing-function:ease-out.tmSnippet │ ├── transition-timing-function:ease.tmSnippet │ ├── transition-timing-function:linear.tmSnippet │ ├── transition.tmSnippet │ ├── unicode-bidi.tmSnippet │ ├── unicode-bidi:bidi-override.tmSnippet │ ├── unicode-bidi:embed.tmSnippet │ ├── unicode-bidi:normal.tmSnippet │ ├── url.tmSnippet │ ├── user-zoom.tmSnippet │ ├── user-zoom:fixed.tmSnippet │ ├── user-zoom:zoom.tmSnippet │ ├── vertical-align.tmSnippet │ ├── vertical-align:baseline.tmSnippet │ ├── vertical-align:bottom.tmSnippet │ ├── vertical-align:middle.tmSnippet │ ├── vertical-align:sub.tmSnippet │ ├── vertical-align:super.tmSnippet │ ├── vertical-align:text-bottom.tmSnippet │ ├── vertical-align:text-top.tmSnippet │ ├── vertical-align:top.tmSnippet │ ├── visibility.tmSnippet │ ├── visibility:collapse.tmSnippet │ ├── visibility:hidden.tmSnippet │ ├── visibility:visible.tmSnippet │ ├── white-space.tmSnippet │ ├── white-space:normal.tmSnippet │ ├── white-space:nowrap.tmSnippet │ ├── white-space:pre-line.tmSnippet │ ├── white-space:pre-wrap.tmSnippet │ ├── white-space:pre.tmSnippet │ ├── widows.tmSnippet │ ├── width.tmSnippet │ ├── width:auto.tmSnippet │ ├── width:device-width.tmSnippet │ ├── word-break.tmSnippet │ ├── word-spacing.tmSnippet │ ├── word-spacing:normal.tmSnippet │ ├── word-wrap.tmSnippet │ ├── word-wrap:break-word.tmSnippet │ ├── word-wrap:normal.tmSnippet │ ├── z-index.tmSnippet │ ├── z-index:auto.tmSnippet │ ├── zoom.tmSnippet │ └── zoom:auto.tmSnippet └── info.plist └── HTML Zen Coding.tmbundle ├── Snippets ├── Class Attr.tmSnippet ├── ID Attr.tmSnippet ├── Style Attr.tmSnippet ├── a.tmSnippet ├── a:link.tmSnippet ├── a:mail.tmSnippet ├── abbr.tmSnippet ├── address.tmSnippet ├── area.tmSnippet ├── article.tmSnippet ├── aside.tmSnippet ├── audio +.tmSnippet ├── audio.tmSnippet ├── b.tmSnippet ├── base.tmSnippet ├── bdi.tmSnippet ├── bdo.tmSnippet ├── blockquote.tmSnippet ├── body.tmSnippet ├── br.tmSnippet ├── button.tmSnippet ├── canvas.tmSnippet ├── caption.tmSnippet ├── cc:gt.tmSnippet ├── cc:gte.tmSnippet ├── cc:ie.tmSnippet ├── cc:lt.tmSnippet ├── cc:lte.tmSnippet ├── cc:noie.tmSnippet ├── cite.tmSnippet ├── code.tmSnippet ├── col *.tmSnippet ├── col.tmSnippet ├── colgroup +.tmSnippet ├── colgroup.tmSnippet ├── command.tmSnippet ├── datalist +.tmSnippet ├── datalist.tmSnippet ├── dd.tmSnippet ├── del.tmSnippet ├── details +.tmSnippet ├── details.tmSnippet ├── dfn.tmSnippet ├── div.tmSnippet ├── dl +.tmSnippet ├── dl.tmSnippet ├── doctype.tmSnippet ├── dt.tmSnippet ├── em.tmSnippet ├── embed.tmSnippet ├── fieldset.tmSnippet ├── figcaption.tmSnippet ├── figure +.tmSnippet ├── figure.tmSnippet ├── footer.tmSnippet ├── form.tmSnippet ├── h#.tmSnippet ├── head.tmSnippet ├── header.tmSnippet ├── hgroup.tmSnippet ├── hr.tmSnippet ├── html.tmSnippet ├── html5.tmSnippet ├── html5:en.tmSnippet ├── html5:ru.tmSnippet ├── i.tmSnippet ├── iframe.tmSnippet ├── img.tmSnippet ├── input.tmSnippet ├── input:button.tmSnippet ├── input:checkbox.tmSnippet ├── input:color.tmSnippet ├── input:date.tmSnippet ├── input:datetime-local.tmSnippet ├── input:datetime.tmSnippet ├── input:email.tmSnippet ├── input:file.tmSnippet ├── input:hidden.tmSnippet ├── input:image.tmSnippet ├── input:month.tmSnippet ├── input:number.tmSnippet ├── input:password.tmSnippet ├── input:radio.tmSnippet ├── input:range.tmSnippet ├── input:reset.tmSnippet ├── input:search.tmSnippet ├── input:submit.tmSnippet ├── input:text.tmSnippet ├── input:time.tmSnippet ├── input:url.tmSnippet ├── input:week.tmSnippet ├── ins.tmSnippet ├── kbd.tmSnippet ├── keygen.tmSnippet ├── label.tmSnippet ├── legend.tmSnippet ├── li *.tmSnippet ├── li.tmSnippet ├── link.tmSnippet ├── link:atom.tmSnippet ├── link:css.tmSnippet ├── link:ico.tmSnippet ├── link:rss.tmSnippet ├── link:touch-pre.tmSnippet ├── link:touch.tmSnippet ├── map +.tmSnippet ├── map.tmSnippet ├── mark.tmSnippet ├── menu.tmSnippet ├── meta.tmSnippet ├── meta:chrome.tmSnippet ├── meta:comp.tmSnippet ├── meta:desc.tmSnippet ├── meta:key.tmSnippet ├── meta:utf.tmSnippet ├── meta:view.tmSnippet ├── meta:win.tmSnippet ├── meter.tmSnippet ├── nav.tmSnippet ├── noscript.tmSnippet ├── object.tmSnippet ├── ol +.tmSnippet ├── ol.tmSnippet ├── optgroup.tmSnippet ├── option.tmSnippet ├── output.tmSnippet ├── p *.tmSnippet ├── p.tmSnippet ├── param.tmSnippet ├── pre +.tmSnippet ├── pre.tmSnippet ├── progress.tmSnippet ├── q.tmSnippet ├── rp.tmSnippet ├── rt.tmSnippet ├── ruby.tmSnippet ├── s.tmSnippet ├── samp.tmSnippet ├── script.tmSnippet ├── script:jq-google.tmSnippet ├── script:jq-yandex.tmSnippet ├── script:jq.tmSnippet ├── script:src.tmSnippet ├── section.tmSnippet ├── select +.tmSnippet ├── select.tmSnippet ├── small.tmSnippet ├── source.tmSnippet ├── span.tmSnippet ├── strong.tmSnippet ├── style.tmSnippet ├── sub.tmSnippet ├── summary.tmSnippet ├── sup.tmSnippet ├── table +.tmSnippet ├── table.tmSnippet ├── tbody.tmSnippet ├── td *.tmSnippet ├── td.tmSnippet ├── textarea.tmSnippet ├── tfoot.tmSnippet ├── th *.tmSnippet ├── th.tmSnippet ├── thead.tmSnippet ├── time.tmSnippet ├── title.tmSnippet ├── tr *.tmSnippet ├── tr.tmSnippet ├── track.tmSnippet ├── u.tmSnippet ├── ul +.tmSnippet ├── ul.tmSnippet ├── var.tmSnippet ├── video +.tmSnippet ├── video.tmSnippet └── wbr.tmSnippet └── info.plist /plugins/SublimeText/HTML/Edits/del.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | del 3 | $3]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Edits/ins.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | ins 3 | $3]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/area.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | area 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/audio+.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | audio+ 3 | 4 | 5 | 6 | ]]> 7 | text.html 8 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/audio.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | audio 3 | $4]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/canvas.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | canvas 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/embed.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | embed 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/iframe.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | iframe 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/img.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | img 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/map+.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | map+ 3 | 4 | $5 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/map.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | map 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/object.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | object 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/param.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | param 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/source.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | source 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/track.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | track 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/video+.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | video+ 3 | 4 | 5 | 6 | 7 | ]]> 8 | text.html 9 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Embedded/video.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | video 3 | $4]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/button.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | button 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/datalist+.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | datalist+ 3 | 4 | 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/datalist.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | datalist 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/fieldset.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | fieldset 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/form.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | form 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-button.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:button 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-checkbox.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:checkbox 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-color.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:color 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-date.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:date 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-datetime-local.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:datetime-local 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-datetime.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:datetime 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-email.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:email 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-file.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:file 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-hidden.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:hidden 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-image.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:image 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-month.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:month 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-number.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:number 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-password.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:password 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-radio.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:radio 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-range.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:range 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-reset.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:reset 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-search.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:search 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-submit.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:submit 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-text.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:text 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-time.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:time 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-url.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:url 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input-week.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input:week 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/input.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | input 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/keygen.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | keygen 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/label.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | label 3 | $2]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/legend.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | legend 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/meter.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | meter 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/optgroup.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | optgroup 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/option.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | option 3 | $2]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/output.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | output 3 | $3]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/progress.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | progress 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/select+.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | select+ 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/select.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | select 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Forms/textarea.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | textarea 3 | $4]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/blockquote.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | blockquote 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/dd.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | dd 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/div.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | div 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/dl+.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | dl+ 3 | 4 |
$1
5 |
$2
6 | ]]>
7 | text.html 8 |
-------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/dl.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | dl 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/dt.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | dt 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/figcaption.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | figcaption 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/figure+.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | figure+ 3 | 4 |
$1
5 | $0 6 | ]]>
7 | text.html 8 |
-------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/figure.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | figure 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/hr.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | hr 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/li.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | li 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/ol+.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | ol+ 3 | 4 |
  • $1
  • $0 5 | ]]>
    6 | text.html 7 |
    -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/ol.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | ol 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/p.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | p 3 | $1

    ]]>
    4 | text.html 5 |
    -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/pre+.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | pre+ 3 | 4 | $1 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/pre.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | pre 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/ul+.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | ul+ 3 | 4 |
  • $1
  • $0 5 | ]]>
    6 | text.html 7 |
    -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Grouping/ul.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | ul 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/base.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | base 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/cc-gt.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | cc:gt 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/cc-gte.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | cc:gte 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/cc-ie.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | cc:ie 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/cc-lt.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | cc:lt 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/cc-lte.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | cc:lte 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/cc-noie.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | cc:noie 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/doc.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | doc 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/h5bp.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | h5bp 3 | 4 | 5 | 6 | 7 | 8 | 9 | $1 10 | 11 | 12 | 13 | $0 14 | 15 | ]]> 16 | text.html 17 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/head.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | head 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/html.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | html 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/html5.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | html5 3 | 4 | 5 | 6 | $1 7 | 8 | 9 | 10 | $0 11 | 12 | ]]> 13 | text.html 14 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/link-ati.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | link:ati 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/link-atip.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | link:atip 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/link-atom.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | link:atom 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/link-css.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | link:css 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/link-ico.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | link:ico 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/link-rss.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | link:rss 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/link.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | link 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/meta-chrome.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | meta:chrome 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/meta-comp.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | meta:comp 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/meta-desc.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | meta:desc 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/meta-key.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | meta:key 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/meta-utf.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | meta:utf 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/meta-view.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | meta:view 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/meta-win.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | meta:win 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/meta.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | meta 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/noscript.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | noscript 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/script-jq.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | script:jq 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/script-jqg.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | script:jqg 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/script-jqy.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | script:jqy 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/script-src.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | script:src 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/script.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | script 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/style.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | style 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Head/title.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | title 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Interactive/command.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | command 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Interactive/details+.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | details+ 3 | 4 | $1 5 | $0 6 | ]]> 7 | text.html 8 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Interactive/details.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | details 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Interactive/menu.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | menu 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Interactive/summary.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | summary 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/address.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | address 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/article.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | article 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/aside.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | aside 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/body.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | body 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/footer.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | footer 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/h.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | h 3 | $2]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/h1.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | h 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/h2.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | h 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/h3.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | h 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/h4.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | h 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/h5.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | h 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/h6.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | h 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/header.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | header 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/hgroup.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | hgroup 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/nav.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | nav 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Sections/section.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | section 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Tables/caption.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | caption 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Tables/col.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | col 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Tables/colgroup+.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | colgroup+ 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Tables/colgroup.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | colgroup 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Tables/table+.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | table+ 3 | 4 | 5 | $1$0 6 | 7 | ]]> 8 | text.html 9 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Tables/table.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | table 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Tables/tbody.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | tbody 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Tables/td.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | td 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Tables/tfoot.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | tfoot 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Tables/th.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | th 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Tables/thead.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | thead 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Tables/tr.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | tr 3 | 4 | $0 5 | ]]> 6 | text.html 7 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/a-link.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | a:link 3 | $2]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/a-mail.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | a:mail 3 | $2]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/a.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | a 3 | $2]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/abbr.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | abbr 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/b.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | b 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/bdi.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | bdi 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/bdo.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | bdo 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/br.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | br 3 | ]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/cite.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | cite 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/code.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | code 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/dfn.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | dfn 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/em.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | em 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/i.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | i 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/kbd.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | kbd 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/mark.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | mark 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/q.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | q 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/rp.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | rp 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/rt.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | rt 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/ruby.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | ruby 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/s.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | s 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/samp.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | samp 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/small.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | small 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/span.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | span 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/strong.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | strong 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/sub.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | sub 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/sup.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | sup 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/time.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | time 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/u.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | u 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/var.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | var 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/Text/wbr.sublime-snippet: -------------------------------------------------------------------------------- 1 | 2 | wbr 3 | $1]]> 4 | text.html 5 | -------------------------------------------------------------------------------- /plugins/SublimeText/HTML/package-metadata.json: -------------------------------------------------------------------------------- 1 | {"url": "https://github.com/pepelsbey/zen-coding-snippets", "version": "0.1", "description": "Zen Coding Snippets"} -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/!important.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | !important 7 | name 8 | !important 9 | scope 10 | source.css 11 | tabTrigger 12 | ! 13 | uuid 14 | BCB62F3C-3B00-4D8B-8DD6-E6B9B5FD7BB4 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/-ms-zoom.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | -ms-zoom:${ZC_CSS_AfterColon}$1; 7 | name 8 | -ms-zoom 9 | scope 10 | source.css 11 | tabTrigger 12 | zo:ms 13 | uuid 14 | 347DA867-B4A2-4576-876E-958A3F6B9341 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/-o-linear-gradient.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | -o-linear-gradient($1) 7 | name 8 | -o-linear-gradient 9 | scope 10 | source.css 11 | tabTrigger 12 | lg:o 13 | uuid 14 | 6B8E6081-522F-4F4B-B99F-8DD633E4518A 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/-o-radial-gradient.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | -o-radial-gradient($1) 7 | name 8 | -o-radial-gradient 9 | scope 10 | source.css 11 | tabTrigger 12 | rg:o 13 | uuid 14 | 5AA7A170-64EE-4F2B-B023-6C843F4B8AB0 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/::-moz-selection.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | ::-moz-selection 7 | name 8 | ::-moz-selection 9 | scope 10 | source.css 11 | tabTrigger 12 | :sm 13 | uuid 14 | CD5B366C-2D4F-436A-8743-CBA1E3CCFD29 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/::selection.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | ::selection 7 | name 8 | ::selection 9 | scope 10 | source.css 11 | tabTrigger 12 | :s 13 | uuid 14 | CC4C5977-865B-46EB-8653-7740CBD4BA64 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:active.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :active 7 | name 8 | :active 9 | scope 10 | source.css 11 | tabTrigger 12 | :a 13 | uuid 14 | 9DB7C1DA-CAE3-41EE-91C5-56FBA80A5515 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:after.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :after 7 | name 8 | :after 9 | scope 10 | source.css 11 | tabTrigger 12 | :af 13 | uuid 14 | D58E289E-5B4D-457A-9C85-0328DB95B7E2 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:before.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :before 7 | name 8 | :before 9 | scope 10 | source.css 11 | tabTrigger 12 | :be 13 | uuid 14 | 947274E7-1939-452E-98D5-D077717D728F 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:checked.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :checked 7 | name 8 | :checked 9 | scope 10 | source.css 11 | tabTrigger 12 | :ch 13 | uuid 14 | A94B8BD2-880B-42CC-B044-73930CECB095 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:disabled.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :disabled 7 | name 8 | :disabled 9 | scope 10 | source.css 11 | tabTrigger 12 | :di 13 | uuid 14 | 24D5662B-CE91-46F3-91D7-2D4B343679E5 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:empty.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :empty 7 | name 8 | :empty 9 | scope 10 | source.css 11 | tabTrigger 12 | :em 13 | uuid 14 | DCBDDBBF-05D7-49FD-BC33-8A28973377B4 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:enabled.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :enabled 7 | name 8 | :enabled 9 | scope 10 | source.css 11 | tabTrigger 12 | :en 13 | uuid 14 | 116A3CB4-18BB-4D25-82FB-3C748FCC30E0 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:first-child.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :first-child 7 | name 8 | :first-child 9 | scope 10 | source.css 11 | tabTrigger 12 | :fc 13 | uuid 14 | C90FDFD6-B48F-4B29-BF83-8DA9458C056A 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:first-letter.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :first-letter 7 | name 8 | :first-letter 9 | scope 10 | source.css 11 | tabTrigger 12 | :fle 13 | uuid 14 | 6B5E20E5-9E65-44AE-8C09-BE47773F4B83 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:first-line.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :first-line 7 | name 8 | :first-line 9 | scope 10 | source.css 11 | tabTrigger 12 | :fli 13 | uuid 14 | E73104B7-74DF-4D2A-96F0-AC929A4F5913 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:first-of-type.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :first-of-type 7 | name 8 | :first-of-type 9 | scope 10 | source.css 11 | tabTrigger 12 | :fot 13 | uuid 14 | 31427092-4428-49D9-BEC1-6210E658DA23 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:focus.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :focus 7 | name 8 | :focus 9 | scope 10 | source.css 11 | tabTrigger 12 | :f 13 | uuid 14 | 4FC97A01-68E2-4F51-9DE7-72B4B8AAA77F 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:hover.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :hover 7 | name 8 | :hover 9 | scope 10 | source.css 11 | tabTrigger 12 | :h 13 | uuid 14 | 7175C9CB-E1F5-4FD4-9B2C-28DF024A0568 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:lang.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :lang($1) 7 | name 8 | :lang 9 | scope 10 | source.css 11 | tabTrigger 12 | :ln 13 | uuid 14 | 683B830C-B37E-419A-AEF7-2DDAF949C859 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:last-child.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :last-child 7 | name 8 | :last-child 9 | scope 10 | source.css 11 | tabTrigger 12 | :lc 13 | uuid 14 | 68D89F0D-0F8A-40BE-80B5-D5C37945C74E 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:last-of-type.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :last-of-type 7 | name 8 | :last-of-type 9 | scope 10 | source.css 11 | tabTrigger 12 | :lot 13 | uuid 14 | 5F99B30E-BCFA-4BB3-A1E5-3486FD731F8B 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:link.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :link 7 | name 8 | :link 9 | scope 10 | source.css 11 | tabTrigger 12 | :l 13 | uuid 14 | DC278623-909B-46A4-85EE-81AD4FBFFA01 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:not.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :not($1) 7 | name 8 | :not 9 | scope 10 | source.css 11 | tabTrigger 12 | :n 13 | uuid 14 | FF6DAA8A-5DB1-4A1F-8672-1B0BA57572BB 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:nth-child.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :nth-child($1) 7 | name 8 | :nth-child 9 | scope 10 | source.css 11 | tabTrigger 12 | :nc 13 | uuid 14 | 2E401A9A-734B-49F5-A6F6-9E0403716A0B 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:nth-last-child.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :nth-last-child($1) 7 | name 8 | :nth-last-child 9 | scope 10 | source.css 11 | tabTrigger 12 | :nlc 13 | uuid 14 | D6B0F689-D277-44C1-9A04-6B376B694660 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:nth-last-of-type.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :nth-last-of-type($1) 7 | name 8 | :nth-last-of-type 9 | scope 10 | source.css 11 | tabTrigger 12 | :nlot 13 | uuid 14 | EBF86858-CA75-4523-A689-4076D97D49CA 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:nth-of-type.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :nth-of-type($1) 7 | name 8 | :nth-of-type 9 | scope 10 | source.css 11 | tabTrigger 12 | :not 13 | uuid 14 | D4F21879-7324-4C46-991F-41C783F68C53 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:only-child.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :only-child 7 | name 8 | :only-child 9 | scope 10 | source.css 11 | tabTrigger 12 | :oc 13 | uuid 14 | 4299AC1D-5C49-418C-81EF-6B723704A8AF 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:only-of-type.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :only-of-type 7 | name 8 | :only-of-type 9 | scope 10 | source.css 11 | tabTrigger 12 | :oot 13 | uuid 14 | CA2B3EB7-C4D9-4441-8DF5-EBAD3388DB65 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:root.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :root 7 | name 8 | :root 9 | scope 10 | source.css 11 | tabTrigger 12 | :r 13 | uuid 14 | 8E6CC5A0-0536-4C98-9D86-600D1AF2A9D6 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:target.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :target 7 | name 8 | :target 9 | scope 10 | source.css 11 | tabTrigger 12 | :t 13 | uuid 14 | AB1D7D22-AC38-4D0C-BADD-34762D84ED1F 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/:visited.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | :visited 7 | name 8 | :visited 9 | scope 10 | source.css 11 | tabTrigger 12 | :v 13 | uuid 14 | CE9F90E5-F995-4FD3-8083-6D68AB7222C2 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/@charset.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | @charset 'utf-8'; 7 | name 8 | @charset 9 | scope 10 | source.css 11 | tabTrigger 12 | @c 13 | uuid 14 | CAA12919-2F22-48C7-9FFD-2ACB54BB2A1C 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/@import.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | @import url($1); 7 | name 8 | @import 9 | scope 10 | source.css 11 | tabTrigger 12 | @i 13 | uuid 14 | 0625397B-E6E5-4BAC-BC37-BC5DD051A617 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/@media.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | @media { 7 | $1 8 | ${ZC_CSS_BeforeLastBrace}} 9 | name 10 | @media 11 | scope 12 | source.css 13 | tabTrigger 14 | @m 15 | uuid 16 | 80849454-C831-4A90-8FED-E65F3F19C4D8 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/@namespace.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | @namespace '$1'; 7 | name 8 | @namespace 9 | scope 10 | source.css 11 | tabTrigger 12 | @n 13 | uuid 14 | 2ED34EAD-729C-4353-BBD8-68609643E5BF 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/@page.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | @page { 7 | $1 8 | ${ZC_CSS_BeforeLastBrace}} 9 | name 10 | @page 11 | scope 12 | source.css 13 | tabTrigger 14 | @p 15 | uuid 16 | 9B777204-B788-484D-8647-9B607416067B 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/Next Rule.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | ; 7 | 8 | name 9 | Next Rule 10 | scope 11 | source.css 12 | tabTrigger 13 | ; 14 | uuid 15 | 3A74EA99-13E2-4A04-AFAC-BE62E914F7CE 16 | 17 | 18 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/background.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | background:${ZC_CSS_AfterColon}$1; 7 | name 8 | background 9 | scope 10 | source.css 11 | tabTrigger 12 | bg 13 | uuid 14 | 2E58DF29-44C3-4715-87C3-4BDB97D39C87 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/border-left.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | border-left:${ZC_CSS_AfterColon}$1; 7 | name 8 | border-left 9 | scope 10 | source.css 11 | tabTrigger 12 | bdl 13 | uuid 14 | E8C6E9FD-5695-4DA3-8E7A-E10E8F11BA7F 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/border-right.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | border-right:${ZC_CSS_AfterColon}$1; 7 | name 8 | border-right 9 | scope 10 | source.css 11 | tabTrigger 12 | bdr 13 | uuid 14 | B705272E-F913-4877-8964-000E32BDADCC 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/border-style.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | border-style:${ZC_CSS_AfterColon}$1; 7 | name 8 | border-style 9 | scope 10 | source.css 11 | tabTrigger 12 | bds 13 | uuid 14 | DB024A40-B204-48DF-9D0E-468BFBFFC777 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/border-top.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | border-top:${ZC_CSS_AfterColon}$1; 7 | name 8 | border-top 9 | scope 10 | source.css 11 | tabTrigger 12 | bdt 13 | uuid 14 | D67F578E-1FF8-445F-9953-46EF7D07EC5A 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/border.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | border:${ZC_CSS_AfterColon}$1; 7 | name 8 | border 9 | scope 10 | source.css 11 | tabTrigger 12 | bd 13 | uuid 14 | 1539B099-AF41-478E-863C-87BB4A504C7C 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/border:none.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | border:${ZC_CSS_AfterColon}none; 7 | name 8 | border:none 9 | scope 10 | source.css 11 | tabTrigger 12 | bd:n 13 | uuid 14 | 33149E25-8A52-490F-96F3-C241F6352D53 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/bottom.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | bottom:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | bottom 9 | scope 10 | source.css 11 | tabTrigger 12 | b 13 | uuid 14 | EA17C6AF-4586-4F9D-9798-55C31418531B 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/bottom:auto.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | bottom:${ZC_CSS_AfterColon}auto; 7 | name 8 | bottom:auto 9 | scope 10 | source.css 11 | tabTrigger 12 | b:a 13 | uuid 14 | 23CECC23-720D-44AE-8963-905E68EFE83F 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/box-sizing.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | box-sizing:${ZC_CSS_AfterColon}$1; 7 | name 8 | box-sizing 9 | scope 10 | source.css 11 | tabTrigger 12 | bs 13 | uuid 14 | 232544D1-2272-43BF-BC9E-EC25E04305C9 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/break-after.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | break-after:${ZC_CSS_AfterColon}$1; 7 | name 8 | break-after 9 | scope 10 | source.css 11 | tabTrigger 12 | bra 13 | uuid 14 | CA3828AD-784B-4E42-BFBB-3631ECE2FD50 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/break-before.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | break-before:${ZC_CSS_AfterColon}$1; 7 | name 8 | break-before 9 | scope 10 | source.css 11 | tabTrigger 12 | brb 13 | uuid 14 | C3FBC288-DA52-4D75-9BE8-8CE3667717B8 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/break-inside.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | break-inside:${ZC_CSS_AfterColon}$1; 7 | name 8 | break-inside 9 | scope 10 | source.css 11 | tabTrigger 12 | bri 13 | uuid 14 | 8E95B4A0-687F-48FE-8F85-36273BD6D5FD 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/caption-side.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | caption-side:${ZC_CSS_AfterColon}$1; 7 | name 8 | caption-side 9 | scope 10 | source.css 11 | tabTrigger 12 | cs 13 | uuid 14 | CE1FA6FA-1B3E-49A6-87A2-D66AA84A5EF3 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/clear.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | clear:${ZC_CSS_AfterColon}$1; 7 | name 8 | clear 9 | scope 10 | source.css 11 | tabTrigger 12 | cl 13 | uuid 14 | 8B35B5D5-36ED-4180-B200-AF9A87B90D40 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/clear:both.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | clear:${ZC_CSS_AfterColon}both; 7 | name 8 | clear:both 9 | scope 10 | source.css 11 | tabTrigger 12 | cl:b 13 | uuid 14 | C5E7A49B-06C3-48EC-9C15-951482E28C44 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/clear:left.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | clear:${ZC_CSS_AfterColon}left; 7 | name 8 | clear:left 9 | scope 10 | source.css 11 | tabTrigger 12 | cl:l 13 | uuid 14 | C9D6C0F6-BD1B-4526-8850-E567825842DF 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/clear:none.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | clear:${ZC_CSS_AfterColon}none; 7 | name 8 | clear:none 9 | scope 10 | source.css 11 | tabTrigger 12 | cl:n 13 | uuid 14 | 35AAE32C-7057-403E-AA33-0DF10EF31DFB 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/clear:right.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | clear:${ZC_CSS_AfterColon}right; 7 | name 8 | clear:right 9 | scope 10 | source.css 11 | tabTrigger 12 | cl:r 13 | uuid 14 | 49AA714D-7981-4F03-862F-58CE47D55C52 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/clip.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | clip:${ZC_CSS_AfterColon}$1; 7 | name 8 | clip 9 | scope 10 | source.css 11 | tabTrigger 12 | cp 13 | uuid 14 | DCA9F898-F230-44B1-9993-4802DC025783 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/clip:auto.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | clip:${ZC_CSS_AfterColon}auto; 7 | name 8 | clip:auto 9 | scope 10 | source.css 11 | tabTrigger 12 | cp:a 13 | uuid 14 | D2C21633-1E97-4A13-B4A1-5357C294BF5A 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/color.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | color:${ZC_CSS_AfterColon}#${1:000}; 7 | name 8 | color 9 | scope 10 | source.css 11 | tabTrigger 12 | c 13 | uuid 14 | 7F16132F-E203-48BA-B379-D67EAC953677 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/content.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | content:${ZC_CSS_AfterColon}$1; 7 | name 8 | content 9 | scope 10 | source.css 11 | tabTrigger 12 | ct 13 | uuid 14 | 4FD413D2-DBAC-4F9F-BDFE-C59CBBC83101 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/content:icon.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | content:${ZC_CSS_AfterColon}icon; 7 | name 8 | content:icon 9 | scope 10 | source.css 11 | tabTrigger 12 | ct:i 13 | uuid 14 | FEAFFD79-9F74-4BDE-A0B8-32345F0B3293 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/cursor.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | cursor:${ZC_CSS_AfterColon}$1; 7 | name 8 | cursor 9 | scope 10 | source.css 11 | tabTrigger 12 | cur 13 | uuid 14 | BAA56120-3847-45D0-9492-378E97C979CC 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/cursor:alias.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | cursor:${ZC_CSS_AfterColon}alias; 7 | name 8 | cursor:alias 9 | scope 10 | source.css 11 | tabTrigger 12 | cur:al 13 | uuid 14 | 373ECD21-9ECA-4FAF-A1BD-66402C990961 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/cursor:auto.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | cursor:${ZC_CSS_AfterColon}auto; 7 | name 8 | cursor:auto 9 | scope 10 | source.css 11 | tabTrigger 12 | cur:a 13 | uuid 14 | 04D8321B-4C06-46C9-9C5E-E03243D5D2CE 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/cursor:cell.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | cursor:${ZC_CSS_AfterColon}cell; 7 | name 8 | cursor:cell 9 | scope 10 | source.css 11 | tabTrigger 12 | cur:c 13 | uuid 14 | CFF5F4FF-141C-4398-BB33-AEC8FF74F42D 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/cursor:copy.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | cursor:${ZC_CSS_AfterColon}copy; 7 | name 8 | cursor:copy 9 | scope 10 | source.css 11 | tabTrigger 12 | cur:cp 13 | uuid 14 | 41272456-52DD-4B0C-A482-6990052BA718 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/cursor:help.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | cursor:${ZC_CSS_AfterColon}help; 7 | name 8 | cursor:help 9 | scope 10 | source.css 11 | tabTrigger 12 | cur:h 13 | uuid 14 | BE27FF88-7E6D-4903-AB70-9BC30166D800 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/cursor:move.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | cursor:${ZC_CSS_AfterColon}move; 7 | name 8 | cursor:move 9 | scope 10 | source.css 11 | tabTrigger 12 | cur:mv 13 | uuid 14 | EE8F2962-9FD4-409F-925D-5B37251F5682 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/cursor:none.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | cursor:${ZC_CSS_AfterColon}none; 7 | name 8 | cursor:none 9 | scope 10 | source.css 11 | tabTrigger 12 | cur:n 13 | uuid 14 | CB0060F6-F4C9-46DC-ABC9-AD08BB3EFC9A 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/cursor:text.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | cursor:${ZC_CSS_AfterColon}text; 7 | name 8 | cursor:text 9 | scope 10 | source.css 11 | tabTrigger 12 | cur:t 13 | uuid 14 | 369EE92B-32D7-430F-90B5-C34BB19CCDF6 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/cursor:wait.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | cursor:${ZC_CSS_AfterColon}wait; 7 | name 8 | cursor:wait 9 | scope 10 | source.css 11 | tabTrigger 12 | cur:w 13 | uuid 14 | EB7C556F-3ACD-46BB-9B32-9646764102CC 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/direction.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | direction:${ZC_CSS_AfterColon}$1; 7 | name 8 | direction 9 | scope 10 | source.css 11 | tabTrigger 12 | dir 13 | uuid 14 | 0E8C9C59-6A09-4351-A602-EFB484598157 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/display.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | display:${ZC_CSS_AfterColon}$1; 7 | name 8 | display 9 | scope 10 | source.css 11 | tabTrigger 12 | d 13 | uuid 14 | F572F2B1-453B-4678-A15D-2E658F42E819 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/display:block.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | display:${ZC_CSS_AfterColon}block; 7 | name 8 | display:block 9 | scope 10 | source.css 11 | tabTrigger 12 | d:b 13 | uuid 14 | 756B3AB2-889A-43ED-B1E4-B6CCFA3C1F19 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/display:none.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | display:${ZC_CSS_AfterColon}none; 7 | name 8 | display:none 9 | scope 10 | source.css 11 | tabTrigger 12 | d:n 13 | uuid 14 | 18FA71CD-DF2B-4188-AB4A-14DA4410BC36 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/empty-cells.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | empty-cells:${ZC_CSS_AfterColon}$1; 7 | name 8 | empty-cells 9 | scope 10 | source.css 11 | tabTrigger 12 | ec 13 | uuid 14 | B706686A-D348-4DFA-8482-694DA710CD91 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/expression.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | expression($1) 7 | name 8 | expression 9 | scope 10 | source.css 11 | tabTrigger 12 | e 13 | uuid 14 | D9C2A588-E2E2-4275-BD61-3672D7E6D490 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/filter.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | filter:${ZC_CSS_AfterColon}$1; 7 | name 8 | filter 9 | scope 10 | source.css 11 | tabTrigger 12 | fi 13 | uuid 14 | 0D0F786B-3449-4CA7-ACE2-503F932D9762 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/flex-align.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | flex-align:${ZC_CSS_AfterColon}$1; 7 | name 8 | flex-align 9 | scope 10 | source.css 11 | tabTrigger 12 | fxa 13 | uuid 14 | C16E1B2E-3F40-4572-95D9-73364024AE68 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/flex-order.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | flex-order:${ZC_CSS_AfterColon}$1; 7 | name 8 | flex-order 9 | scope 10 | source.css 11 | tabTrigger 12 | fxo 13 | uuid 14 | 31199242-231E-42F6-8DF2-CAC957CD4F7D 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/flex-pack.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | flex-pack:${ZC_CSS_AfterColon}$1; 7 | name 8 | flex-pack 9 | scope 10 | source.css 11 | tabTrigger 12 | fxp 13 | uuid 14 | D0FBF456-8E7C-4330-93FC-07040C25F703 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/float.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | float:${ZC_CSS_AfterColon}$1; 7 | name 8 | float 9 | scope 10 | source.css 11 | tabTrigger 12 | fl 13 | uuid 14 | 35F3B743-B554-4F6D-AB4D-BD10E5A83051 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/float:left.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | float:${ZC_CSS_AfterColon}left; 7 | name 8 | float:left 9 | scope 10 | source.css 11 | tabTrigger 12 | fl:l 13 | uuid 14 | A82B1686-037E-4E72-BFD4-557404C7C258 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/float:none.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | float:${ZC_CSS_AfterColon}none; 7 | name 8 | float:none 9 | scope 10 | source.css 11 | tabTrigger 12 | fl:n 13 | uuid 14 | 3616E095-87B8-4E26-B209-F933E949EB17 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/float:right.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | float:${ZC_CSS_AfterColon}right; 7 | name 8 | float:right 9 | scope 10 | source.css 11 | tabTrigger 12 | fl:r 13 | uuid 14 | 08840A99-8C7A-4B85-810F-EDD8BF29E8A4 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/font-family.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | font-family:${ZC_CSS_AfterColon}$1; 7 | name 8 | font-family 9 | scope 10 | source.css 11 | tabTrigger 12 | ff 13 | uuid 14 | 0D6E03B4-30E8-4599-BEB6-573260D07FF4 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/font-size.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | font-size:${ZC_CSS_AfterColon}$1; 7 | name 8 | font-size 9 | scope 10 | source.css 11 | tabTrigger 12 | fz 13 | uuid 14 | 12A2B002-F619-4BB9-8B68-088F5CC29E24 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/font-stretch.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | font-stretch:${ZC_CSS_AfterColon}$1; 7 | name 8 | font-stretch 9 | scope 10 | source.css 11 | tabTrigger 12 | fst 13 | uuid 14 | A01C6F5E-B98B-4F4C-A462-C52C6DD68B04 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/font-style.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | font-style:${ZC_CSS_AfterColon}$1; 7 | name 8 | font-style 9 | scope 10 | source.css 11 | tabTrigger 12 | fs 13 | uuid 14 | 119EB81E-CAC6-444E-B612-7E8776BC4E9E 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/font-variant.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | font-variant:${ZC_CSS_AfterColon}$1; 7 | name 8 | font-variant 9 | scope 10 | source.css 11 | tabTrigger 12 | fv 13 | uuid 14 | DDF670F1-E3E5-4545-AB6F-0349AAFAF210 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/font-weight.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | font-weight:${ZC_CSS_AfterColon}$1; 7 | name 8 | font-weight 9 | scope 10 | source.css 11 | tabTrigger 12 | fw 13 | uuid 14 | 567E8C29-BAB6-4ACC-B9A6-9F49C7FFC5EE 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/font.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | font:${ZC_CSS_AfterColon}$1; 7 | name 8 | font 9 | scope 10 | source.css 11 | tabTrigger 12 | f 13 | uuid 14 | C870ADC9-C08C-4F26-B527-62C74755A955 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/height.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | height:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | height 9 | scope 10 | source.css 11 | tabTrigger 12 | h 13 | uuid 14 | 93EFBB45-CD4A-4760-A9AD-4DF4313131B3 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/height:auto.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | height:${ZC_CSS_AfterColon}auto; 7 | name 8 | height:auto 9 | scope 10 | source.css 11 | tabTrigger 12 | h:a 13 | uuid 14 | D5559154-98AF-4E67-8E70-5637562C355D 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/hsl.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | hsl(${1:0}, ${2:0}, ${3:0}) 7 | name 8 | hsl 9 | scope 10 | source.css 11 | tabTrigger 12 | hsl 13 | uuid 14 | A3BD3487-A298-4E27-A29A-F23651ACFEAC 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/hsla.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | hsla(${1:0}, ${2:0}, ${3:0}, ${4:1}) 7 | name 8 | hsla 9 | scope 10 | source.css 11 | tabTrigger 12 | hsla 13 | uuid 14 | D3712955-00D6-475D-8733-978CC6BCDE4D 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/left.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | left:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | left 9 | scope 10 | source.css 11 | tabTrigger 12 | l 13 | uuid 14 | B8039EC9-EBF4-47C0-9E5D-1ECB12ED2BB9 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/left:auto.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | left:${ZC_CSS_AfterColon}auto; 7 | name 8 | left:auto 9 | scope 10 | source.css 11 | tabTrigger 12 | l:a 13 | uuid 14 | 743C2816-8D58-4991-A7B1-24FE6B6A984A 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/line-height.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | line-height:${ZC_CSS_AfterColon}${1:1}; 7 | name 8 | line-height 9 | scope 10 | source.css 11 | tabTrigger 12 | lh 13 | uuid 14 | 2278F13D-0642-442B-8217-197704F42AF4 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/linear-gradient.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | linear-gradient($1) 7 | name 8 | linear-gradient 9 | scope 10 | source.css 11 | tabTrigger 12 | lg 13 | uuid 14 | 0709EDA3-2C5F-4097-93B6-F2B8070A89EA 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/list-style.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | list-style:${ZC_CSS_AfterColon}$1; 7 | name 8 | list-style 9 | scope 10 | source.css 11 | tabTrigger 12 | ls 13 | uuid 14 | 7E3A6619-7EB5-44DC-A700-45CC47851811 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/margin-left.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | margin-left:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | margin-left 9 | scope 10 | source.css 11 | tabTrigger 12 | ml 13 | uuid 14 | 6371E72B-09BD-4B53-997C-5CB4ECA78D9A 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/margin-top.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | margin-top:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | margin-top 9 | scope 10 | source.css 11 | tabTrigger 12 | mt 13 | uuid 14 | CD49B6BA-1F93-4775-8123-F57086B10EB5 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/margin.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | margin:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | margin 9 | scope 10 | source.css 11 | tabTrigger 12 | m 13 | uuid 14 | CE6D142D-0225-46E7-BFD0-981D028F0D14 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/margin:auto.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | margin:${ZC_CSS_AfterColon}auto; 7 | name 8 | margin:auto 9 | scope 10 | source.css 11 | tabTrigger 12 | m:a 13 | uuid 14 | 343E6250-34A5-4B65-B577-F33FC32EFBCB 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/max-height.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | max-height:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | max-height 9 | scope 10 | source.css 11 | tabTrigger 12 | mah 13 | uuid 14 | EF0C3886-AC06-475F-8AA1-1C9854C7BC58 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/max-width.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | max-width:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | max-width 9 | scope 10 | source.css 11 | tabTrigger 12 | maw 13 | uuid 14 | AB3924FE-365C-44E5-BE73-A468562CCA8C 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/max-zoom.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | max-zoom:${ZC_CSS_AfterColon}$1; 7 | name 8 | max-zoom 9 | scope 10 | source.css 11 | tabTrigger 12 | maz 13 | uuid 14 | B849234D-70A2-4C93-8270-AB3B325BA976 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/min-height.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | min-height:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | min-height 9 | scope 10 | source.css 11 | tabTrigger 12 | mih 13 | uuid 14 | E795D9CE-1C41-4501-A4FF-1ED5BEA1C754 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/min-width.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | min-width:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | min-width 9 | scope 10 | source.css 11 | tabTrigger 12 | miw 13 | uuid 14 | 70B78B90-E1C7-4EA8-9202-818503C3ECDE 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/min-zoom.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | min-zoom:${ZC_CSS_AfterColon}$1; 7 | name 8 | min-zoom 9 | scope 10 | source.css 11 | tabTrigger 12 | miz 13 | uuid 14 | E6730E6A-D622-4861-A84A-F82A02FE737B 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/nav-down.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | nav-down:${ZC_CSS_AfterColon}$1; 7 | name 8 | nav-down 9 | scope 10 | source.css 11 | tabTrigger 12 | nd 13 | uuid 14 | A603AED4-5DBF-4020-BDE2-0D7E035CAEE7 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/nav-index.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | nav-index:${ZC_CSS_AfterColon}$1; 7 | name 8 | nav-index 9 | scope 10 | source.css 11 | tabTrigger 12 | ni 13 | uuid 14 | 85758DFB-AF24-4C84-84A0-9C71F2C51C2B 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/nav-left.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | nav-left:${ZC_CSS_AfterColon}$1; 7 | name 8 | nav-left 9 | scope 10 | source.css 11 | tabTrigger 12 | nl 13 | uuid 14 | 23400322-FBAA-46DF-B23F-59A7BFB30E90 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/nav-right.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | nav-right:${ZC_CSS_AfterColon}$1; 7 | name 8 | nav-right 9 | scope 10 | source.css 11 | tabTrigger 12 | nr 13 | uuid 14 | 367C1F10-7A48-4591-843A-138481D6E3E6 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/nav-up.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | nav-up:${ZC_CSS_AfterColon}$1; 7 | name 8 | nav-up 9 | scope 10 | source.css 11 | tabTrigger 12 | nu 13 | uuid 14 | 87E94190-92F5-472C-B33A-D0FDACBDAC46 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/nav-up:auto.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | nav-up:${ZC_CSS_AfterColon}auto; 7 | name 8 | nav-up:auto 9 | scope 10 | source.css 11 | tabTrigger 12 | nu:a 13 | uuid 14 | C02AD475-4E62-42AC-B4F6-B6200964AD62 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/opacity.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | opacity:${ZC_CSS_AfterColon}$1; 7 | name 8 | opacity 9 | scope 10 | source.css 11 | tabTrigger 12 | op 13 | uuid 14 | 82B6BC93-C108-4B2E-9FAE-92CC236FB381 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/orphans.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | orphans:${ZC_CSS_AfterColon}$1; 7 | name 8 | orphans 9 | scope 10 | source.css 11 | tabTrigger 12 | orp 13 | uuid 14 | 10FA46C0-D948-42BE-98B0-5548E5A9DF8D 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/outline.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | outline:${ZC_CSS_AfterColon}$1; 7 | name 8 | outline 9 | scope 10 | source.css 11 | tabTrigger 12 | o 13 | uuid 14 | 53645594-65AB-4ACD-AA26-DC80E6CEEDEF 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/overflow-x.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | overflow-x:${ZC_CSS_AfterColon}$1; 7 | name 8 | overflow-x 9 | scope 10 | source.css 11 | tabTrigger 12 | ovx 13 | uuid 14 | F5164232-9B0B-4654-9C2C-3E900493AAE0 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/overflow-y.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | overflow-y:${ZC_CSS_AfterColon}$1; 7 | name 8 | overflow-y 9 | scope 10 | source.css 11 | tabTrigger 12 | ovy 13 | uuid 14 | 5E035EE3-DF04-48A9-96EE-E9208166C493 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/overflow.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | overflow:${ZC_CSS_AfterColon}$1; 7 | name 8 | overflow 9 | scope 10 | source.css 11 | tabTrigger 12 | ov 13 | uuid 14 | AC8E77A6-BF3F-4DEE-B7BC-3989DB2D688A 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/padding.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | padding:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | padding 9 | scope 10 | source.css 11 | tabTrigger 12 | p 13 | uuid 14 | 0B75672F-AF4E-43F3-9E20-BE7FBCE84F18 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/position.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | position:${ZC_CSS_AfterColon}$1; 7 | name 8 | position 9 | scope 10 | source.css 11 | tabTrigger 12 | pos 13 | uuid 14 | 60263A23-2EE4-435C-A006-625CE56327D4 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/quotes.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | quotes:${ZC_CSS_AfterColon}$1; 7 | name 8 | quotes 9 | scope 10 | source.css 11 | tabTrigger 12 | q 13 | uuid 14 | 9C19A809-2865-4642-BC59-2CDD09733AA8 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/quotes:none.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | quotes:${ZC_CSS_AfterColon}none; 7 | name 8 | quotes:none 9 | scope 10 | source.css 11 | tabTrigger 12 | q:n 13 | uuid 14 | FB0DBA1A-C5FC-46C6-9510-5C7DE55FA2BE 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/radial-gradient.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | radial-gradient($1) 7 | name 8 | radial-gradient 9 | scope 10 | source.css 11 | tabTrigger 12 | rg 13 | uuid 14 | 6747987F-56C4-43D9-8470-285EEFAA11CD 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/resize.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | resize:${ZC_CSS_AfterColon}$1; 7 | name 8 | resize 9 | scope 10 | source.css 11 | tabTrigger 12 | rz 13 | uuid 14 | E503ADB4-20CA-4005-9BEC-28067F688DB7 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/resize:both.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | resize:${ZC_CSS_AfterColon}both; 7 | name 8 | resize:both 9 | scope 10 | source.css 11 | tabTrigger 12 | rz:b 13 | uuid 14 | 960F7901-22F8-42D6-870F-0CFEFF95655F 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/resize:none.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | resize:${ZC_CSS_AfterColon}none; 7 | name 8 | resize:none 9 | scope 10 | source.css 11 | tabTrigger 12 | rz:n 13 | uuid 14 | 2D65F6A6-A7B9-4FD0-AB56-52262B98EF89 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/rgb.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | rgb(${1:0}, ${2:0}, ${3:0}) 7 | name 8 | rgb 9 | scope 10 | source.css 11 | tabTrigger 12 | rgb 13 | uuid 14 | A9A94E19-E08B-478B-A9EE-3201E20D802F 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/rgba.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | rgba(${1:0}, ${2:0}, ${3:0}, ${4:1}) 7 | name 8 | rgba 9 | scope 10 | source.css 11 | tabTrigger 12 | rgba 13 | uuid 14 | AABBE0D1-EE36-4D1F-9954-7377E91F373E 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/right.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | right:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | right 9 | scope 10 | source.css 11 | tabTrigger 12 | r 13 | uuid 14 | 50BF4439-7C68-4F4E-8DBA-33C378441AB1 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/right:auto.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | right:${ZC_CSS_AfterColon}auto; 7 | name 8 | right:auto 9 | scope 10 | source.css 11 | tabTrigger 12 | r:a 13 | uuid 14 | 2A7F3746-C490-4D34-8636-F616D58FC104 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/text-align.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | text-align:${ZC_CSS_AfterColon}$1; 7 | name 8 | text-align 9 | scope 10 | source.css 11 | tabTrigger 12 | ta 13 | uuid 14 | 9A4FA40B-64D7-4FB6-A495-7C5CB3FC84A7 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/text-wrap.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | text-wrap:${ZC_CSS_AfterColon}$1; 7 | name 8 | text-wrap 9 | scope 10 | source.css 11 | tabTrigger 12 | tw 13 | uuid 14 | C6803B3A-F8DE-40BD-AE30-4AF1ED0EAB8D 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/top.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | top:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | top 9 | scope 10 | source.css 11 | tabTrigger 12 | t 13 | uuid 14 | 9CC48AF0-1201-48F9-8E68-0757D7EA16F7 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/top:auto.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | top:${ZC_CSS_AfterColon}auto; 7 | name 8 | top:auto 9 | scope 10 | source.css 11 | tabTrigger 12 | t:a 13 | uuid 14 | EFE7B879-B8A2-4E99-B50E-9CFCF1410378 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/url.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | url($1) 7 | name 8 | url 9 | scope 10 | source.css 11 | tabTrigger 12 | u 13 | uuid 14 | 03443B03-3A28-4A4F-9067-1F645FDAA8B6 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/user-zoom.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | user-zoom:${ZC_CSS_AfterColon}$1; 7 | name 8 | user-zoom 9 | scope 10 | source.css 11 | tabTrigger 12 | uz 13 | uuid 14 | 7224F7CC-0E16-4C59-84E2-6770089DB13F 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/visibility.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | visibility:${ZC_CSS_AfterColon}$1; 7 | name 8 | visibility 9 | scope 10 | source.css 11 | tabTrigger 12 | v 13 | uuid 14 | EFF26A20-4CE2-4D32-BB21-659C7850B406 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/widows.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | widows:${ZC_CSS_AfterColon}$1; 7 | name 8 | widows 9 | scope 10 | source.css 11 | tabTrigger 12 | wid 13 | uuid 14 | 5CC83B2A-5FE8-4DEF-9736-C47B4F8706AA 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/width.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | width:${ZC_CSS_AfterColon}${1:0}; 7 | name 8 | width 9 | scope 10 | source.css 11 | tabTrigger 12 | w 13 | uuid 14 | 7C162FD5-C131-4889-8CEB-FADDBE8E4E1E 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/width:auto.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | width:${ZC_CSS_AfterColon}auto; 7 | name 8 | width:auto 9 | scope 10 | source.css 11 | tabTrigger 12 | w:a 13 | uuid 14 | E1F54F86-59EA-47E4-8C72-A8041238124B 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/word-break.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | word-break:${ZC_CSS_AfterColon}$1; 7 | name 8 | word-break 9 | scope 10 | source.css 11 | tabTrigger 12 | wob 13 | uuid 14 | 5A72570D-D08D-42A3-B897-EE11B7CB0D0D 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/word-wrap.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | word-wrap:${ZC_CSS_AfterColon}$1; 7 | name 8 | word-wrap 9 | scope 10 | source.css 11 | tabTrigger 12 | wow 13 | uuid 14 | A5B5D469-2DBC-44D1-9244-0F4249E19F96 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/z-index.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | z-index:${ZC_CSS_AfterColon}$1; 7 | name 8 | z-index 9 | scope 10 | source.css 11 | tabTrigger 12 | z 13 | uuid 14 | AA226F47-580D-4942-A11C-CF803D79F0EA 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/zoom.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | zoom:${ZC_CSS_AfterColon}$1; 7 | name 8 | zoom 9 | scope 10 | source.css 11 | tabTrigger 12 | zo 13 | uuid 14 | FF99E1E9-67A8-4BAF-873A-3B2D124C73C6 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/CSS Zen Coding.tmbundle/Snippets/zoom:auto.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | zoom:${ZC_CSS_AfterColon}auto; 7 | name 8 | zoom:auto 9 | scope 10 | source.css 11 | tabTrigger 12 | zo:a 13 | uuid 14 | F0F169CD-A8BF-438E-BD33-D3CF116CD43C 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/a.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <a href="$1">$2</a> 7 | name 8 | a 9 | scope 10 | text.html 11 | tabTrigger 12 | a 13 | uuid 14 | 6FEFF38B-5021-4752-B8CE-9518597F9698 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/a:link.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <a href="http://$1">$2</a> 7 | name 8 | a:link 9 | scope 10 | text.html 11 | tabTrigger 12 | a:link 13 | uuid 14 | 7D828BF8-DB4F-4772-BECA-3ECBFCB1D1EE 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/a:mail.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <a href="mailto:$1">$2</a> 7 | name 8 | a:mail 9 | scope 10 | text.html 11 | tabTrigger 12 | a:mail 13 | uuid 14 | D9CDD890-5AE4-4736-9AF6-434BA869CA3F 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/abbr.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <abbr>$1</abbr> 7 | name 8 | abbr 9 | scope 10 | text.html 11 | tabTrigger 12 | abbr 13 | uuid 14 | E563D146-57A1-42AC-B3F6-8566100D4823 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/aside.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <aside> 7 | $1 8 | </aside> 9 | name 10 | aside 11 | scope 12 | text.html 13 | tabTrigger 14 | aside 15 | uuid 16 | CFD5B357-F124-4353-A87B-818A23D9C5BD 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/b.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <b>$1</b> 7 | name 8 | b 9 | scope 10 | text.html 11 | tabTrigger 12 | b 13 | uuid 14 | EA711040-2C28-4653-8F20-4C2BB1D2FAD0 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/base.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <base href="$1"> 7 | name 8 | base 9 | scope 10 | text.html 11 | tabTrigger 12 | base 13 | uuid 14 | 072D1C55-33DB-4C54-A9B9-9226450DFE31 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/bdi.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <bdi>$1</bdi> 7 | name 8 | bdi 9 | scope 10 | text.html 11 | tabTrigger 12 | bdi 13 | uuid 14 | 46D14AC4-657A-4657-A746-AF2FFC01DA3E 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/bdo.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <bdo>$1</bdo> 7 | name 8 | bdo 9 | scope 10 | text.html 11 | tabTrigger 12 | bdo 13 | uuid 14 | 2B6845EE-D968-4FFC-B979-33DE71871B08 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/body.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <body> 7 | $1 8 | </body> 9 | name 10 | body 11 | scope 12 | text.html 13 | tabTrigger 14 | body 15 | uuid 16 | F828F97F-A9F9-4F39-8C32-772D97891BCC 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/br.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <br> 7 | name 8 | br 9 | scope 10 | text.html 11 | tabTrigger 12 | br 13 | uuid 14 | 1FC3D453-E81C-4463-A931-8C6A199E0A22 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/button.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <button>$1</button> 7 | name 8 | button 9 | scope 10 | text.html 11 | tabTrigger 12 | button 13 | uuid 14 | 929709AB-3421-4151-B3A9-DC7B635B60DB 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/caption.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <caption>$1</caption> 7 | name 8 | caption 9 | scope 10 | text.html 11 | tabTrigger 12 | caption 13 | uuid 14 | D62FF777-9934-42A6-AF67-2B8109FF5033 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/cite.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <cite>$1</cite> 7 | name 8 | cite 9 | scope 10 | text.html 11 | tabTrigger 12 | cite 13 | uuid 14 | ECCFC827-0401-4EE6-8E26-3B93701F2DCD 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/code.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <code>$1</code> 7 | name 8 | code 9 | scope 10 | text.html 11 | tabTrigger 12 | code 13 | uuid 14 | 6C46E08C-9071-494F-8941-56D144F4AF8B 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/col *.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <col> 7 | <col> 8 | name 9 | col * 10 | scope 11 | text.html 12 | tabTrigger 13 | <col> 14 | uuid 15 | 0801447E-7094-4306-9CB7-A8340E6F3668 16 | 17 | 18 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/col.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <col> 7 | name 8 | col 9 | scope 10 | text.html 11 | tabTrigger 12 | col 13 | uuid 14 | 601C1C1F-1485-46D4-B33C-E284B912C763 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/dd.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <dd> 7 | $1 8 | </dd> 9 | name 10 | dd 11 | scope 12 | text.html 13 | tabTrigger 14 | dd 15 | uuid 16 | 1A6B9092-BA37-4A84-BD0F-FC98E03325CD 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/del.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <del${1: datetime="$2"}>$3</del> 7 | name 8 | del 9 | scope 10 | text.html 11 | tabTrigger 12 | del 13 | uuid 14 | 3BAA59CD-620F-44C1-9FF5-94F2FD1E28D5 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/dfn.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <dfn>$1</dfn> 7 | name 8 | dfn 9 | scope 10 | text.html 11 | tabTrigger 12 | dfn 13 | uuid 14 | 16C6DE01-EDAC-4761-9249-CF9D5235E519 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/div.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <div>$1</div> 7 | name 8 | div 9 | scope 10 | text.html 11 | tabTrigger 12 | div 13 | uuid 14 | AAB1C93D-DFCE-4E3B-9910-73993A5DC4AE 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/dl.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <dl> 7 | $1 8 | </dl> 9 | name 10 | dl 11 | scope 12 | text.html 13 | tabTrigger 14 | dl 15 | uuid 16 | C49EF703-D75E-4B58-8E26-645344A14D07 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/doctype.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <!DOCTYPE html> 7 | name 8 | doctype 9 | scope 10 | text.html 11 | tabTrigger 12 | doc 13 | uuid 14 | A0F0C19E-0040-4AA2-A18E-7E2DFF2999EC 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/dt.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <dt>$1</dt> 7 | name 8 | dt 9 | scope 10 | text.html 11 | tabTrigger 12 | dt 13 | uuid 14 | 513AEA58-6838-4EBA-A408-D8B73817A2F3 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/em.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <em>$1</em> 7 | name 8 | em 9 | scope 10 | text.html 11 | tabTrigger 12 | em 13 | uuid 14 | B61448A0-1FDB-4BBC-AB91-6BC0D4F4CDAC 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/embed.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <embed src="$1"> 7 | name 8 | embed 9 | scope 10 | text.html 11 | tabTrigger 12 | embed 13 | uuid 14 | DC4D4AC3-0CD9-4D3B-A824-F094242D7275 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/h#.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <h${1:1}>$2</h${1}> 7 | name 8 | h# 9 | scope 10 | text.html 11 | tabTrigger 12 | h 13 | uuid 14 | 3D83A4D6-CC16-448B-9B1D-490B0B9E7A3B 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/head.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <head> 7 | $1 8 | </head> 9 | name 10 | head 11 | scope 12 | text.html 13 | tabTrigger 14 | head 15 | uuid 16 | E6DE3BDE-9FFB-4561-9108-FBDFD335C079 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/hr.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <hr> 7 | name 8 | hr 9 | scope 10 | text.html 11 | tabTrigger 12 | hr 13 | uuid 14 | 22D93C6C-4BB9-44C6-B276-31A544489A47 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/html.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <html> 7 | $0 8 | </html> 9 | name 10 | html 11 | scope 12 | text.html 13 | tabTrigger 14 | html 15 | uuid 16 | 8790302E-51CC-4F84-B756-1D329779D865 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/i.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <i>$1</i> 7 | name 8 | i 9 | scope 10 | text.html 11 | tabTrigger 12 | i 13 | uuid 14 | 694D07ED-2651-4AB4-8D9B-F1796D222872 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/img.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <img src="$1" alt="$2"> 7 | name 8 | img 9 | scope 10 | text.html 11 | tabTrigger 12 | img 13 | uuid 14 | 8BD76A77-7314-48EE-BDD3-32B19F0444C4 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/input.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <input type="$1" name="$2"> 7 | name 8 | input 9 | scope 10 | text.html 11 | tabTrigger 12 | input 13 | uuid 14 | 2D0802CC-681B-481A-99C4-D9C2B67707BD 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/ins.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <ins${1: datetime="$2"}>$3</ins> 7 | name 8 | ins 9 | scope 10 | text.html 11 | tabTrigger 12 | ins 13 | uuid 14 | 4AAD8E89-FD45-405F-A69C-A8C9B5082A32 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/kbd.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <kbd>$1</kbd> 7 | name 8 | kbd 9 | scope 10 | text.html 11 | tabTrigger 12 | kbd 13 | uuid 14 | 3438649F-EEE6-4D88-85D5-7E6BC2846A90 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/keygen.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <keygen name="$1"> 7 | name 8 | keygen 9 | scope 10 | text.html 11 | tabTrigger 12 | keygen 13 | uuid 14 | 1FF66191-7F77-4784-A640-D6AE75AE804E 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/label.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <label for="$1">$2</label> 7 | name 8 | label 9 | scope 10 | text.html 11 | tabTrigger 12 | label 13 | uuid 14 | 28059C0A-42F5-4B49-9EBC-DB3114934483 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/legend.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <legend>$1</legend> 7 | name 8 | legend 9 | scope 10 | text.html 11 | tabTrigger 12 | legend 13 | uuid 14 | 693CCA0A-4D48-4216-8F3E-CD68E9472467 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/li.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <li>$1</li> 7 | name 8 | li 9 | scope 10 | text.html 11 | tabTrigger 12 | li 13 | uuid 14 | C72E35B2-1E8E-4CD1-827A-18C19E634481 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/link.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <link$1> 7 | name 8 | link 9 | scope 10 | text.html 11 | tabTrigger 12 | link 13 | uuid 14 | 0A58848B-E912-42C8-BC43-7F9E526BBD5C 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/map.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <map name="$1"> 7 | $2 8 | </map> 9 | name 10 | map 11 | scope 12 | text.html 13 | tabTrigger 14 | map 15 | uuid 16 | F5E7B13B-679E-4961-B5AA-36A78BEAD798 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/mark.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <mark>$1</mark> 7 | name 8 | mark 9 | scope 10 | text.html 11 | tabTrigger 12 | mark 13 | uuid 14 | BE06AC4B-7D2E-4A7B-A8F7-CC1EFB8D9AA5 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/meta.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <meta$1> 7 | name 8 | meta 9 | scope 10 | text.html 11 | tabTrigger 12 | meta 13 | uuid 14 | F2753DC5-E213-464F-B3CA-B4E1519806EE 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/meta:utf.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <meta charset="utf-8"> 7 | name 8 | meta:utf 9 | scope 10 | text.html 11 | tabTrigger 12 | meta:utf 13 | uuid 14 | A17AD7EC-430D-41E5-81A2-3B90C8D9B962 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/meta:win.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <meta charset="win-1251"> 7 | name 8 | meta:win 9 | scope 10 | text.html 11 | tabTrigger 12 | meta:win 13 | uuid 14 | 5759B037-0CA1-475D-BE9D-B236829472E5 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/meter.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <meter name="$1" value="$2"> 7 | name 8 | meter 9 | scope 10 | text.html 11 | tabTrigger 12 | meter 13 | uuid 14 | 9519672C-4632-4295-A9E8-BEB80DD07B10 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/nav.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <nav> 7 | $1 8 | </nav> 9 | name 10 | nav 11 | scope 12 | text.html 13 | tabTrigger 14 | nav 15 | uuid 16 | 588C9875-F998-430A-A1B9-CBFB90132CA2 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/ol.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <ol> 7 | $1 8 | </ol> 9 | name 10 | ol 11 | scope 12 | text.html 13 | tabTrigger 14 | ol 15 | uuid 16 | 981CDE79-09A2-42B2-A2E6-26FAA1B2ACEC 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/p *.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | </p> 7 | <p>$1</p> 8 | name 9 | p * 10 | scope 11 | text.html 12 | tabTrigger 13 | </p> 14 | uuid 15 | 9FC8B632-3452-40A6-BE8A-7A8A3AF00413 16 | 17 | 18 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/p.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <p>$1</p> 7 | name 8 | p 9 | scope 10 | text.html 11 | tabTrigger 12 | p 13 | uuid 14 | 92EE5393-6061-4CFB-B6E5-FAF69C113FEF 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/param.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <param name="$1" value="$2"> 7 | name 8 | param 9 | scope 10 | text.html 11 | tabTrigger 12 | param 13 | uuid 14 | 702DB26E-68D1-469D-9510-E4FA8D82AD8E 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/pre.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <pre> 7 | $1 8 | </pre> 9 | name 10 | pre 11 | scope 12 | text.html 13 | tabTrigger 14 | pre 15 | uuid 16 | E79F95C6-3620-4158-8CB6-AD7DE5CB1C96 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/q.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <q>$1</q> 7 | name 8 | q 9 | scope 10 | text.html 11 | tabTrigger 12 | q 13 | uuid 14 | 9A1AD3F8-E3D2-44E4-AE2F-808C296DE6D1 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/rp.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <rp>$1</rp> 7 | name 8 | rp 9 | scope 10 | text.html 11 | tabTrigger 12 | rp 13 | uuid 14 | BB00E3D2-1105-4FD0-8B15-52C59EB325A1 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/rt.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <rt>$1</rt> 7 | name 8 | rt 9 | scope 10 | text.html 11 | tabTrigger 12 | rt 13 | uuid 14 | 3ABFB072-8240-4680-8FF5-61221ACA1F16 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/ruby.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <ruby>$1</ruby> 7 | name 8 | ruby 9 | scope 10 | text.html 11 | tabTrigger 12 | ruby 13 | uuid 14 | 214642FD-F788-430A-86B8-C12DDC454A3B 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/s.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <s>$1</s> 7 | name 8 | s 9 | scope 10 | text.html 11 | tabTrigger 12 | s 13 | uuid 14 | 41788466-18CB-4B44-B02D-BDBABF56ED91 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/samp.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <samp>$1</samp> 7 | name 8 | samp 9 | scope 10 | text.html 11 | tabTrigger 12 | samp 13 | uuid 14 | C844C940-7138-4AA2-B3C2-82F7A7FA381F 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/small.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <small>$1</small> 7 | name 8 | small 9 | scope 10 | text.html 11 | tabTrigger 12 | small 13 | uuid 14 | EC991CE2-2C87-4159-BD53-5A336ADFAEC8 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/source.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <source src="$1" type="$2"> 7 | name 8 | source 9 | scope 10 | text.html 11 | tabTrigger 12 | source 13 | uuid 14 | C844117B-A984-47F8-BA6B-D70337A79A8A 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/span.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <span>$1</span> 7 | name 8 | span 9 | scope 10 | text.html 11 | tabTrigger 12 | span 13 | uuid 14 | 9BFA02FC-5411-4B15-BB24-6DB4C264475B 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/strong.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <strong>$1</strong> 7 | name 8 | strong 9 | scope 10 | text.html 11 | tabTrigger 12 | strong 13 | uuid 14 | 93607BB1-81A6-428D-8230-8C1DFFDFF2E4 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/style.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <style> 7 | $1 8 | </style> 9 | name 10 | style 11 | scope 12 | text.html 13 | tabTrigger 14 | style 15 | uuid 16 | 31EA89C7-AD29-41DA-B8DF-A81F225D9726 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/sub.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <sub>$1</sub> 7 | name 8 | sub 9 | scope 10 | text.html 11 | tabTrigger 12 | sub 13 | uuid 14 | 4D99D241-3E05-464F-AB31-6CE07BC5C34F 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/summary.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <summary>$1</summary> 7 | name 8 | summary 9 | scope 10 | text.html 11 | tabTrigger 12 | summary 13 | uuid 14 | D1C8F9FF-B1A9-48A3-AB87-47BED4920281 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/sup.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <sup>$1</sup> 7 | name 8 | sup 9 | scope 10 | text.html 11 | tabTrigger 12 | sup 13 | uuid 14 | 72922E3E-117D-43C4-B0A3-4E8A395C9B56 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/table.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <table> 7 | $1 8 | </table> 9 | name 10 | table 11 | scope 12 | text.html 13 | tabTrigger 14 | table 15 | uuid 16 | C5A09649-6F23-48FD-B52A-A0E86CEDE542 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/tbody.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <tbody> 7 | $1 8 | </tbody> 9 | name 10 | tbody 11 | scope 12 | text.html 13 | tabTrigger 14 | tbody 15 | uuid 16 | 46EDD613-AC32-4CE7-834A-25901E08F1E2 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/td.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <td>$1</td> 7 | name 8 | td 9 | scope 10 | text.html 11 | tabTrigger 12 | td 13 | uuid 14 | 4B49E21A-5047-45DA-9C55-2BDD124B499D 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/tfoot.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <tfoot> 7 | $1 8 | </tfoot> 9 | name 10 | tfoot 11 | scope 12 | text.html 13 | tabTrigger 14 | tfoot 15 | uuid 16 | 940DA2F3-BE60-471F-BA43-5748766C38DA 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/th.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <th>$1</th> 7 | name 8 | th 9 | scope 10 | text.html 11 | tabTrigger 12 | th 13 | uuid 14 | 2BB79C64-BB4E-449A-9F19-EC5DBD436892 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/thead.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <thead> 7 | $1 8 | </thead> 9 | name 10 | thead 11 | scope 12 | text.html 13 | tabTrigger 14 | thead 15 | uuid 16 | FBF8BCE9-406F-428C-B159-EB802BC5980D 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/time.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <time>$1</time> 7 | name 8 | time 9 | scope 10 | text.html 11 | tabTrigger 12 | time 13 | uuid 14 | BAB300E2-1D80-4D2D-AF48-47C64BB5412A 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/title.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <title>$1</title> 7 | name 8 | title 9 | scope 10 | text.html 11 | tabTrigger 12 | title 13 | uuid 14 | 424BEE21-7154-48EE-BCF6-F87A36D81874 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/tr.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <tr> 7 | $1 8 | </tr> 9 | name 10 | tr 11 | scope 12 | text.html 13 | tabTrigger 14 | tr 15 | uuid 16 | B7DF6D63-0003-4AE3-93B4-5EE3D9D9890D 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/track.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <track src="$1" label="$4"> 7 | name 8 | track 9 | scope 10 | text.html 11 | tabTrigger 12 | track 13 | uuid 14 | 4D709ED2-986B-41D5-9A78-D74E245888D8 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/u.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <u>$1</u> 7 | name 8 | u 9 | scope 10 | text.html 11 | tabTrigger 12 | u 13 | uuid 14 | 1A1FB589-0537-4E90-A744-AD316DC53BB7 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/ul.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <ul> 7 | $1 8 | </ul> 9 | name 10 | ul 11 | scope 12 | text.html 13 | tabTrigger 14 | ul 15 | uuid 16 | 17654DF2-9593-4C98-8753-781EF89D89C1 17 | 18 | 19 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/var.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <var>$1</var> 7 | name 8 | var 9 | scope 10 | text.html 11 | tabTrigger 12 | var 13 | uuid 14 | 8B478C59-7BDD-4A47-8582-3BB750265B72 15 | 16 | 17 | -------------------------------------------------------------------------------- /plugins/TextMate/HTML Zen Coding.tmbundle/Snippets/wbr.tmSnippet: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | content 6 | <wbr>$1</wbr> 7 | name 8 | wbr 9 | scope 10 | text.html 11 | tabTrigger 12 | wbr 13 | uuid 14 | D1A6D4A7-87B3-4A63-A014-83E4B7B9933C 15 | 16 | 17 | --------------------------------------------------------------------------------