mirror of
https://github.com/amix/vimrc
synced 2025-01-05 00:18:48 +00:00
4 lines
51 B
Text
4 lines
51 B
Text
|
<% for ${2:item} in ${1:list} -%>
|
||
|
${3}
|
||
|
<% end -%>
|