mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-16 10:24:18 +00:00
Remove group-name prefix from ruby-mode/collections/zip
Bug introduced inf48317e7c5and not-fixed in3aea27042b.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#name : zip(...) { |...| ... }
|
||||
# key: collectionszip
|
||||
# key: zip
|
||||
# --
|
||||
zip(${enums}) { |${row}| $0 }
|
||||
Reference in New Issue
Block a user