Initial commit.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#name : case ... end
|
||||
#group : general
|
||||
# --
|
||||
case ${1:object}
|
||||
when ${2:condition}
|
||||
$0
|
||||
end
|
Reference in New Issue
Block a user