mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-14 05:23:04 +00:00
Remove group-name prefix from ruby-mode/collections/zip
Bug introduced in f48317e7c5ecdbb7680d0ea2c595cfda0342c3bb and not-fixed in 3aea27042bc2a0f05b2755e0c5c4edc43b426aed.
This commit is contained in:
parent
4f99f9dc20
commit
100aa7c0af
@ -1,4 +1,4 @@
|
|||||||
#name : zip(...) { |...| ... }
|
#name : zip(...) { |...| ... }
|
||||||
# key: collectionszip
|
# key: zip
|
||||||
# --
|
# --
|
||||||
zip(${enums}) { |${row}| $0 }
|
zip(${enums}) { |${row}| $0 }
|
Loading…
x
Reference in New Issue
Block a user