yasnippet-snippets/snippets/apples-mode/repeat-with
2017-08-13 12:16:55 +01:00

6 lines
77 B
Plaintext

# -*- mode: snippet -*-
# name: repeat-with
# --
repeat with $1
$0
end repeat