Files
.emacs.d/snippets/enh-ruby-mode/control structure/elsif

5 lines
57 B
Plaintext

# name: elsif
# key: elsif
# --
elsif ${1:condition}
$0