diff --git a/snippets/ruby-mode/collections/zip b/snippets/ruby-mode/collections/zip index 9db20ed..8081d79 100644 --- a/snippets/ruby-mode/collections/zip +++ b/snippets/ruby-mode/collections/zip @@ -1,4 +1,4 @@ #name : zip(...) { |...| ... } -# key: collectionszip +# key: zip # -- zip(${enums}) { |${row}| $0 } \ No newline at end of file