diff options
Diffstat (limited to '.emacs.d/mysnippets/text-mode/ruby-mode/when')
| -rw-r--r-- | .emacs.d/mysnippets/text-mode/ruby-mode/when | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.emacs.d/mysnippets/text-mode/ruby-mode/when b/.emacs.d/mysnippets/text-mode/ruby-mode/when deleted file mode 100644 index 9b06f21..0000000 --- a/.emacs.d/mysnippets/text-mode/ruby-mode/when +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | #name : when ... end | ||
| 2 | #group : control structure | ||
| 3 | # -- | ||
| 4 | when ${condition} | ||
| 5 | $0 | ||
| 6 | end \ No newline at end of file | ||
