Skip to content

Commit

Permalink
Snippet updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleyboy committed Jun 26, 2013
1 parent 4abd940 commit 061678c
Show file tree
Hide file tree
Showing 14 changed files with 103 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Snippets/breadcrumbs.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[<koken:breadcrumbs />]]></content>
<tabTrigger>breadcrumbs</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken breadcrumbs separator="…" show_if_single="…" show_if_home="…" /&gt;</description>
</snippet>
8 changes: 8 additions & 0 deletions Snippets/discussion.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<snippet>
<content><![CDATA[<koken:discussion>
{{ discussion }}
</koken:discussion>]]></content>
<tabTrigger>discussion</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken:discussion&gt;&lt;/koken:discussion&gt;</description>
</snippet>
2 changes: 1 addition & 1 deletion Snippets/exif.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
<tabTrigger>exif</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken:exif&gt;&lt;/koken:exif&gt;</description>
</snippet>
</snippet>
8 changes: 8 additions & 0 deletions Snippets/featured_image.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<snippet>
<content><![CDATA[<koken:featured_image>
<koken:img />
</koken:featured_image>]]></content>
<tabTrigger>featured_image</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken:featured_image&gt;&lt;/koken:featured_image&gt;</description>
</snippet>
8 changes: 8 additions & 0 deletions Snippets/first.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<snippet>
<content><![CDATA[<koken:first>
$1
</koken:first>]]></content>
<tabTrigger>first</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken:first&gt;&lt;/koken:first&gt;</description>
</snippet>
8 changes: 8 additions & 0 deletions Snippets/found.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<snippet>
<content><![CDATA[<koken:found>
$1
</koken:found>]]></content>
<tabTrigger>found</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken:found&gt;&lt;/koken:found&gt;</description>
</snippet>
8 changes: 8 additions & 0 deletions Snippets/has_category.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<snippet>
<content><![CDATA[<koken:has_category>
$1
</koken:has_category>]]></content>
<tabTrigger>has_category</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken:has_category&gt;&lt;/koken:has_category&gt;</description>
</snippet>
8 changes: 8 additions & 0 deletions Snippets/has_tag.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<snippet>
<content><![CDATA[<koken:has_tag>
$1
</koken:has_tag>]]></content>
<tabTrigger>has_tag</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken:has_tag&gt;&lt;/koken:has_tag&gt;</description>
</snippet>
8 changes: 8 additions & 0 deletions Snippets/iptc.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<snippet>
<content><![CDATA[<koken:iptc>
$1
</koken:iptc>]]></content>
<tabTrigger>iptc</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken:iptc&gt;&lt;/koken:iptc&gt;</description>
</snippet>
8 changes: 8 additions & 0 deletions Snippets/next.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<snippet>
<content><![CDATA[<koken:next>
$1
</koken:next>]]></content>
<tabTrigger>next</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken:next&gt;&lt;/koken:next&gt;</description>
</snippet>
8 changes: 8 additions & 0 deletions Snippets/note.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<snippet>
<content><![CDATA[<koken:note>
$1
</koken:note>]]></content>
<tabTrigger>note</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken:note&gt;&lt;/koken:note&gt;</description>
</snippet>
8 changes: 8 additions & 0 deletions Snippets/previous.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<snippet>
<content><![CDATA[<koken:previous>
$1
</koken:previous>]]></content>
<tabTrigger>previous</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken:previous&gt;&lt;/koken:previous&gt;</description>
</snippet>
8 changes: 8 additions & 0 deletions Snippets/profile_facebook.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<snippet>
<content><![CDATA[<koken:profile_facebook>
$1
</koken:profile_facebook>]]></content>
<tabTrigger>profile_facebook</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken:profile_facebook&gt;&lt;/koken:profile_facebook&gt;</description>
</snippet>
8 changes: 8 additions & 0 deletions Snippets/profile_twitter.sublime-snippet
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<snippet>
<content><![CDATA[<koken:profile_twitter>
$1
</koken:profile_twitter>]]></content>
<tabTrigger>profile_twitter</tabTrigger>
<scope>text.html - source</scope>
<description>&lt;koken:profile_twitter&gt;&lt;/koken:profile_twitter&gt;</description>
</snippet>

0 comments on commit 061678c

Please sign in to comment.