mirror of
https://github.com/amix/vimrc
synced 2025-01-05 00:18:48 +00:00
5 lines
57 B
Text
5 lines
57 B
Text
|
each_with_index do |${1:element},${2:i}|
|
||
|
${3:body}
|
||
|
end
|
||
|
|