mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-18 03:14:16 +00:00
more ruby snippets
This commit is contained in:
3
snippets/ruby-mode/eav
Normal file
3
snippets/ruby-mode/eav
Normal file
@@ -0,0 +1,3 @@
|
||||
#name : each_value { |val| ... }
|
||||
# --
|
||||
each_value { |${val}| $0 }
|
||||
Reference in New Issue
Block a user