mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-04 14:32:26 +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(...) { |...| ... }
|
#name : zip(...) { |...| ... }
|
||||||
# key: collectionszip
|
# key: zip
|
||||||
# --
|
# --
|
||||||
zip(${enums}) { |${row}| $0 }
|
zip(${enums}) { |${row}| $0 }
|
||||||
Reference in New Issue
Block a user