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

5 lines
60 B
Plaintext

# name: when ... end
# key: when
# --
when ${condition}
$0