mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-06 07:22:25 +00:00
removing directives from some classic snippets
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#name : case ... end
|
||||
#group : general
|
||||
# --
|
||||
case ${1:object}
|
||||
when ${2:condition}
|
||||
$0
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user