dotar/vim/snippets/falcon/elif.snippet
2011-11-17 16:00:49 -06:00

3 lines
46 B
Plaintext
Executable File

elif ${1:condition}
${2:/* code */}