mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-05 23:12:26 +00:00
re-design snippets hierarchy
This commit is contained in:
3
text-mode/ruby-mode/eav
Normal file
3
text-mode/ruby-mode/eav
Normal file
@@ -0,0 +1,3 @@
|
||||
#name : each_value { |val| ... }
|
||||
# --
|
||||
each_value { |${val}| $0 }
|
||||
Reference in New Issue
Block a user