mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/snipmate-snippets/eruby/unless.snippet

4 lines
34 B
Plaintext

<% unless ${1} %>
${2}
<% end %>