Skip to content
Snippets Groups Projects
Commit d57609cc authored by Kevin Lyda's avatar Kevin Lyda :speech_balloon:
Browse files

Try (and fail) for snippets.

parent 4d478b0a
Branches
No related tags found
Loading
.*.swp
*.pyc
/doc/tags
###########################################################################
# TextMate Snippets #
###########################################################################
snippet unt "PERFORM ... UNTIL ..."
PERFORM $1
UNTIL $2
endsnippet
# vim:ft=snippets:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment