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 %>'