mirror of
https://github.com/amix/vimrc
synced 2025-07-08 09:35:00 +08:00
4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
<% for ${2:item} in ${1:list} -%>
|
|
${3}
|
|
<% end -%>
|