Sha256: f137ca17aabd13d30a63f2e83f7811da4a0ea12129d159a7dc74678b8ed5fbdc

Contents?: true

Size: 874 Bytes

Versions: 1

Compression:

Stored size: 874 Bytes

Contents

# Encoding: UTF-8

[{content: "[% FOR ${1:var} IN ${2:set} %]\n\t$3\n[% END %]",
  name: "for",
  scope: "text.html.tt",
  tabTrigger: "for",
  uuid: "89E2CD88-5E20-4A30-988A-F9AA1FFDED09"},
 {content: "[% IF ${1:condition} %]\n\t$2\n[% ELSE %]\n\t$3\n[% END %]",
  name: "if",
  scope: "text.html.tt",
  tabTrigger: "if",
  uuid: "30C5E785-BD38-4ECD-8F1E-E57E46D96659"},
 {content: "[% INCLUDE ${1:template} %]",
  name: "include",
  scope: "text.html.tt",
  tabTrigger: "inc",
  uuid: "524B72D0-7196-4D65-AC9B-0F56F7FC94B0"},
 {content: "[% UNLESS ${1:condition} %]\n\t$2\n[% END %]",
  name: "unless",
  scope: "text.html.tt",
  tabTrigger: "unl",
  uuid: "956498D2-745E-4C23-8463-702DF93FA1E5"},
 {content: "[% WRAPPER ${1:template} %]\n\t$2\n[% END %]",
  name: "wrapper",
  scope: "text.html.tt",
  tabTrigger: "wrap",
  uuid: "57559761-BE40-418E-A0CB-BDED1020A3BD"}]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ver-2010.08 config/snippets/Perl Template Toolkit.rb