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