change elixir template snippet

Cette révision appartient à :
Inhji 2019-05-06 11:21:21 +02:00
Parent b054163475
révision 10caf6b168
1 fichiers modifiés avec 2 ajouts et 2 suppressions

Voir le fichier

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