Skip to content

Commit

Permalink
tab pos update
Browse files Browse the repository at this point in the history
  • Loading branch information
iqbalhs committed Sep 11, 2017
1 parent 049f5df commit 32bc372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion short-print.sublime-snippet
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<snippet>
<content><![CDATA[
<?= ${1:\$data} ?>
<?= ${1:\$${2:data}}; ?>
]]></content>
<tabTrigger>=</tabTrigger>
<scope>text.html</scope>
Expand Down

0 comments on commit 32bc372

Please sign in to comment.