change elixir template snippet

This commit is contained in:
Inhji 2019-05-06 11:21:21 +02:00
父節點 b054163475
當前提交 10caf6b168
共有 1 個文件被更改,包括 2 次插入2 次删除

查看文件

@ -1,7 +1,7 @@
'.text.html.elixir':
'Template':
'prefix': 't'
'body': '<%= $1 %>'
'prefix': '%'
'body': '<% $1 %>'
'End Template':
'prefix': 'end'
'body': '<% end %>'