change elixir template snippet

Este commit está contenido en:
Inhji 2019-05-06 11:21:21 +02:00
padre b054163475
commit 10caf6b168
Se han modificado 1 ficheros con 2 adiciones y 2 borrados

Ver fichero

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